diff options
author | chai <chaifix@163.com> | 2019-01-31 20:31:47 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-31 20:31:47 +0800 |
commit | f756fa0a17675ea70956af9c42f6c1117a84f9bd (patch) | |
tree | 511beef1d3b7ee973cbc0b1f710456c2fd434488 /Source/Asura.Runner/main.cpp | |
parent | ec52706ef07e0ef3c07cb60f2f643f020646c9e8 (diff) |
*misc
Diffstat (limited to 'Source/Asura.Runner/main.cpp')
-rw-r--r-- | Source/Asura.Runner/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Asura.Runner/main.cpp b/Source/Asura.Runner/main.cpp index 218b1a9..2501188 100644 --- a/Source/Asura.Runner/main.cpp +++ b/Source/Asura.Runner/main.cpp @@ -1,3 +1,5 @@ +#include "SDl2/SDL.h" + // ϷᱻһԴļrunnerȡݣϷ // RunnerֻܶȡpackerϷļeditorֱϷassetsRunnerһСл int main() |