shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;