summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-09 21:43:22 +0800
committerchai <chaifix@163.com>2018-08-09 21:43:22 +0800
commit74f0f02a7de9cea83928a15e34d3cc80ee55efea (patch)
treeebd391e2d0ba944278defbc3846973beca80cef4 /Source
*init
Diffstat (limited to 'Source')
-rw-r--r--Source/GUIButton.cpp5
-rw-r--r--Source/GUILayout.cpp5
2 files changed, 10 insertions, 0 deletions
diff --git a/Source/GUIButton.cpp b/Source/GUIButton.cpp
new file mode 100644
index 0000000..1cb5e7a
--- /dev/null
+++ b/Source/GUIButton.cpp
@@ -0,0 +1,5 @@
+
+namespace ordos
+{
+
+}
diff --git a/Source/GUILayout.cpp b/Source/GUILayout.cpp
new file mode 100644
index 0000000..1cb5e7a
--- /dev/null
+++ b/Source/GUILayout.cpp
@@ -0,0 +1,5 @@
+
+namespace ordos
+{
+
+}