shithub: cstory

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

View raw version
#pragma once

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

extern GLFWwindow *window;