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.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Editor/Graphics/Graphics.h') diff --git a/Editor/Graphics/Graphics.h b/Editor/Graphics/Graphics.h index ad27ede..f32246a 100644 --- a/Editor/Graphics/Graphics.h +++ b/Editor/Graphics/Graphics.h @@ -1,3 +1,5 @@ #pragma once +#include extern bool g_IsGLInitialized; +extern HGLRC g_GLRC; \ No newline at end of file -- cgit v1.1-26-g67d0