shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;