mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fix tab derps.
This commit is contained in:
parent
184f16d7fa
commit
8b13e6df6f
|
@ -68,7 +68,6 @@ typedef struct luaL_Buffer_52 {
|
|||
} luaL_Buffer_52;
|
||||
#define luaL_Buffer luaL_Buffer_52
|
||||
|
||||
|
||||
#define lua_tounsigned(L, i) lua_tounsignedx(L, i, NULL)
|
||||
|
||||
#define lua_rawlen(L, i) lua_objlen(L, i)
|
||||
|
|
Loading…
Reference in New Issue
Block a user