shithub: cstory

ref: 87e8a75df40c8f87ca280b4ca2b0d014b6b08742
dir: /src/Backends/GLFW3/Platform.h/

View raw version
#pragma once

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

extern GLFWwindow *window;