shithub: cstory

ref: 470a51219e2880b1bb5ada77348550e8640e04e9
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;