diff options
Diffstat (limited to 'Source/Asura.Editor/Graphics/GUIStyle.cpp')
-rw-r--r-- | Source/Asura.Editor/Graphics/GUIStyle.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Asura.Editor/Graphics/GUIStyle.cpp b/Source/Asura.Editor/Graphics/GUIStyle.cpp new file mode 100644 index 0000000..4da2847 --- /dev/null +++ b/Source/Asura.Editor/Graphics/GUIStyle.cpp @@ -0,0 +1,4 @@ +#include "GUIStyle.h" + + + |