for my current Allegro project I want to use Lua as scripting language. ... 7 luaL_getmetatable(L,"L_map"); 8 lua_setmetatable(L,-2); ...
確定! 回上一頁