projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Editor
/
Graphics
/
Graphics.h
blob: f32246ad1b1a924f5b59f21185d13ef36797d581 (
plain
)
1
2
3
4
5
#pragma once #include <windows.h> extern bool g_IsGLInitialized; extern HGLRC g_GLRC;