Exemplo n.º 1
0
 public static void lua_error(LuaCore.lua_State luaState)
 {
     LuaCore.lua_error(luaState);
 }