summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorGravatar ShizZy2013-09-04 22:10:47 -0400
committerGravatar ShizZy2013-09-04 22:10:47 -0400
commit48db82013bd79d81f0b30a72972d4409e0138c92 (patch)
tree36f93757675acaa1180abc772236910e29d4dd1b /src/core
parentdeleting renamed directory (diff)
downloadyuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.gz
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.xz
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.zip
added missing files
Diffstat (limited to 'src/core')
-rw-r--r--src/core/src/core.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/src/core.cpp b/src/core/src/core.cpp
new file mode 100644
index 000000000..b5ac85648
--- /dev/null
+++ b/src/core/src/core.cpp
@@ -0,0 +1,2 @@
1void null() {
2} \ No newline at end of file