summaryrefslogtreecommitdiff
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;