shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;