From f756fa0a17675ea70956af9c42f6c1117a84f9bd Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 20:31:47 +0800 Subject: *misc --- Source/Asura.Runner/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Asura.Runner/main.cpp') 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可以直接运行游戏assets。Runner是一个最小化的运行环境。 int main() -- cgit v1.1-26-g67d0