shithub: cstory

ref: 4f7cc9582d341ffd876d4be908094417842093d0
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;