shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;