shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;