shithub: cstory

ref: 1a5da443d715bb928436ea341ddfa9eee444918a
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;