summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
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
+{
+
+}