aboutsummaryrefslogtreecommitdiff
path: root/source/EditorUtils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/EditorUtils.hpp')
-rw-r--r--source/EditorUtils.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/EditorUtils.hpp b/source/EditorUtils.hpp
index 88d78ac..99c522b 100644
--- a/source/EditorUtils.hpp
+++ b/source/EditorUtils.hpp
@@ -10,6 +10,8 @@
#define BRUSSEL_TAG_PREFIX_GameObject "GameObject"
#define BRUSSEL_TAG_PREFIX_Ires "Ires"
+#define BRUSSEL_TAG_Level "Level"
+
namespace ImGui {
const char* GetKeyNameGlfw(int key);