Ejemplo n.º 1
0
bool DoLuaFile(const char* path){
	return Game.DoLuaFile(path);
}