shithub: cstory

ref: e00ad1cd78716b61bb75741c2e9baffe77eceea2
dir: /src/Backends/GLFW3/GLFW3.h/

View raw version
#pragma once

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

extern GLFWwindow *window;