diff options
author | chai <chaifix@163.com> | 2019-07-29 09:06:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-07-29 09:06:09 +0800 |
commit | ecd7883521cbde02f4f1a6b23a7b3b601c32dbef (patch) | |
tree | 37d94224896ea6a27777f67d31ec8d71cbfc91f9 /Source/Asura.Runner/runner.cpp | |
parent | 7894c2971626f9560b4ec77a1ce5a9a64a4f3810 (diff) |
*misc
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 |