summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/Core/GUIState.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-08-06 09:14:11 +0800
committerchai <chaifix@163.com>2019-08-06 09:14:11 +0800
commit9686368e58e25cbd6dc37d686bdd2be3f80486d6 (patch)
treeb4887373c33f29a0e837420042a8c84d98bdba49 /source/Asura.Editor/Core/GUIState.h
parent7638df1ed1f0f314d78bd42e0aba084ba14ade0a (diff)
*misc
Diffstat (limited to 'source/Asura.Editor/Core/GUIState.h')
-rw-r--r--source/Asura.Editor/Core/GUIState.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Asura.Editor/Core/GUIState.h b/source/Asura.Editor/Core/GUIState.h
index 88c9891..0abaf58 100644
--- a/source/Asura.Editor/Core/GUIState.h
+++ b/source/Asura.Editor/Core/GUIState.h
@@ -19,9 +19,9 @@ private:
};
+extern GUIState g_GUIState;
namespace_end
-#endif
-
+#endif \ No newline at end of file