shithub: cstory

ref: 617f7a25d42a7366fcc6abeec6559c467193240e
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;