shithub: cstory

ref: 11b04fe93bfef03c5b5f52e64db3c053999b36d2
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;