shithub: cstory

ref: 320e891a705cd4c977595a74f5b192554a09e4ab
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;