shithub: cstory

ref: 6d53668beda9b8e88ee6c74230e1e70a2cc0061b
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>

extern GLFWwindow *window;