shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;