diff options
Diffstat (limited to 'Runner/Main.cpp')
-rw-r--r-- | Runner/Main.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Runner/Main.cpp b/Runner/Main.cpp deleted file mode 100644 index a511ed7..0000000 --- a/Runner/Main.cpp +++ /dev/null @@ -1,9 +0,0 @@ -#include "SDL2/SDL.h" - - - - -int main(int argn, char* args[]) -{ - return 0; -} |