shithub: cstory

ref: 02f570cec77ed77d5623c005640a2ca97c0dea3a
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;