shithub: cstory

ref: 873566a19eba4de94223bef50baadc26ed8fd906
dir: /src/Backends/GLFW3/Window.h/

View raw version
#pragma once

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

extern GLFWwindow *window;