summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Binary/readme.md0
-rw-r--r--Build/readme.md0
-rw-r--r--Source/GUIButton.cpp5
-rw-r--r--Source/GUILayout.cpp5
4 files changed, 10 insertions, 0 deletions
diff --git a/Binary/readme.md b/Binary/readme.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Binary/readme.md
diff --git a/Build/readme.md b/Build/readme.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Build/readme.md
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
+{
+
+}