From 26f05c6e3dcac9995345fb5a2b031be7e3ea79e9 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 22:59:42 +0800 Subject: *TextGenerator --- Editor/Graphics/Graphics.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Editor/Graphics/Graphics.cpp') diff --git a/Editor/Graphics/Graphics.cpp b/Editor/Graphics/Graphics.cpp index af48d75..4c9465f 100644 --- a/Editor/Graphics/Graphics.cpp +++ b/Editor/Graphics/Graphics.cpp @@ -1,3 +1,5 @@ #include "Graphics.h" bool g_IsGLInitialized = false; + +HGLRC g_GLRC = NULL; \ No newline at end of file -- cgit v1.1-26-g67d0