diff options
author | ShizZy <shizzy@6bit.net> | 2013-09-04 22:10:47 -0400 |
---|---|---|
committer | ShizZy <shizzy@6bit.net> | 2013-09-04 22:10:47 -0400 |
commit | 48db82013bd79d81f0b30a72972d4409e0138c92 (patch) | |
tree | 36f93757675acaa1180abc772236910e29d4dd1b /src/core/src/core.cpp | |
parent | ed79f16b6ef7c1ac2bf923277ead730993019331 (diff) |
added missing files
Diffstat (limited to 'src/core/src/core.cpp')
-rw-r--r-- | src/core/src/core.cpp | 2 |
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 0000000000..b5ac856480 --- /dev/null +++ b/src/core/src/core.cpp @@ -0,0 +1,2 @@ +void null() { +}
\ No newline at end of file |