diff options
Diffstat (limited to 'source/Asura.Runner/runner.cpp')
-rw-r--r-- | source/Asura.Runner/runner.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/source/Asura.Runner/runner.cpp b/source/Asura.Runner/runner.cpp index 47f44ec..e69de29 100644 --- a/source/Asura.Runner/runner.cpp +++ b/source/Asura.Runner/runner.cpp @@ -1,10 +0,0 @@ -#include "Asura.h" -#include "Runner.h" - -void Runner::Run(int argc, char* args[]) -{ - - -} - -ASURA_RUN(Runner);
\ No newline at end of file |