1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-26 05:56:33 -05:00

added missing files

This commit is contained in:
ShizZy
2013-09-04 22:10:47 -04:00
parent ed79f16b6e
commit 48db82013b
3 changed files with 154 additions and 0 deletions

2
src/core/src/core.cpp Normal file
View File

@@ -0,0 +1,2 @@
void null() {
}