shithub: cstory

ref: 5ed34e73d4ddf92d109f761d73b14ca2494fdf95
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;