shithub: cstory

ref: 77e00a93291d6f1d7d2011d540471ef64d094831
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;