Completed port to eris lua 5.2
This commit is contained in:
@@ -390,8 +390,8 @@ public:
|
||||
|
||||
void newtable(LuaSlot target) const;
|
||||
lua_State *newthread(LuaSlot target) const;
|
||||
|
||||
void makesubtable(LuaSlot sub, LuaSlot tab, const char *name) const;
|
||||
void getglobaltable(LuaSlot gltab) const;
|
||||
|
||||
int next(LuaSlot tab, LuaSlot key, LuaSlot value) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user