shithub: cstory

ref: 53e2b715d45f7e55b77f71f9f88975f77ffe2985
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;