LuaYard/LuaEngine.h

6 lines
63 B
C
Raw Normal View History

2019-08-06 20:36:04 +08:00
#include "LuaVM.h"
#undef main
int InitEngine(lua_State* L);