shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;