shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;