aboutsummaryrefslogtreecommitdiff
path: root/Client/Source/Sand2D/Common/Settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Source/Sand2D/Common/Settings.h')
-rw-r--r--Client/Source/Sand2D/Common/Settings.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Client/Source/Sand2D/Common/Settings.h b/Client/Source/Sand2D/Common/Settings.h
new file mode 100644
index 0000000..18825cb
--- /dev/null
+++ b/Client/Source/Sand2D/Common/Settings.h
@@ -0,0 +1,10 @@
+#pragma once
+
+#include "Type.h"
+
+namespace Sand2D
+{
+
+
+
+} \ No newline at end of file