shithub: cstory

ref: 89fb2222b62c2c8ee103aad04cbffb392b8c9c77
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;