diff options
author | chai <chaifix@163.com> | 2021-11-11 18:27:36 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-11 18:27:36 +0800 |
commit | 0e0aa82ab2ebc9f15519cea710a52c5895690152 (patch) | |
tree | 57e91039458549dadb4e904d537be26fe792b855 /Editor/EditorGlobals.h | |
parent | 36f42b74630d4bca2d1d276d57c4c967d0290380 (diff) |
* rename Editor.GUI to Editor.Window
Diffstat (limited to 'Editor/EditorGlobals.h')
-rw-r--r-- | Editor/EditorGlobals.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Editor/EditorGlobals.h b/Editor/EditorGlobals.h new file mode 100644 index 0000000..96786d7 --- /dev/null +++ b/Editor/EditorGlobals.h @@ -0,0 +1,3 @@ +#pragma once
+
+
|