shithub: cstory

ref: 8549fa561e0b1bccba910451808c22e52cefe5e4
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;