shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;