summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/Core/GUIState.h
diff options
context:
space:
mode:
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