summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-05 04:10:47 +0200
committerShizZy <shizzy@6bit.net>2013-09-05 04:10:47 +0200
commit48db82013bd79d81f0b30a72972d4409e0138c92 (patch)
tree36f93757675acaa1180abc772236910e29d4dd1b /src/core
parentdeleting renamed directory (diff)
downloadyuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.gz
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.bz2
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.lz
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.xz
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.tar.zst
yuzu-48db82013bd79d81f0b30a72972d4409e0138c92.zip
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 @@
+void null() {
+} \ No newline at end of file