shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;