shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;