diff options
| author | 2013-09-04 22:10:47 -0400 | |
|---|---|---|
| committer | 2013-09-04 22:10:47 -0400 | |
| commit | 48db82013bd79d81f0b30a72972d4409e0138c92 (patch) | |
| tree | 36f93757675acaa1180abc772236910e29d4dd1b /src/core | |
| parent | deleting renamed directory (diff) | |
| download | yuzu-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.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 000000000..b5ac85648 --- /dev/null +++ b/src/core/src/core.cpp | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | void null() { | ||
| 2 | } \ No newline at end of file | ||