shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;