diff options
Diffstat (limited to 'game/main.cpp')
-rw-r--r-- | game/main.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/game/main.cpp b/game/main.cpp new file mode 100644 index 0000000..af14ed5 --- /dev/null +++ b/game/main.cpp @@ -0,0 +1,3 @@ +int main() { + +} |