summaryrefslogtreecommitdiff
path: root/Editor/Graphics/Graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'Editor/Graphics/Graphics.h')
-rw-r--r--Editor/Graphics/Graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Editor/Graphics/Graphics.h b/Editor/Graphics/Graphics.h
new file mode 100644
index 0000000..ad27ede
--- /dev/null
+++ b/Editor/Graphics/Graphics.h
@@ -0,0 +1,3 @@
+#pragma once
+
+extern bool g_IsGLInitialized;