shithub: cstory

ref: ba9ccec945e9083cd52c884bf8a1621ff3e22d3f
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;