shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;