shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;