lua 5.4.5 :

- ricompilazione per nuova versione.
This commit is contained in:
DarioS
2023-05-03 09:38:47 +02:00
parent 47789a0a7d
commit 19f4e327e6
41 changed files with 996 additions and 741 deletions
-1
View File
@@ -59,7 +59,6 @@ LUAI_FUNC unsigned int luaH_realasize (const Table *t);
#if defined(LUA_DEBUG)
LUAI_FUNC Node *luaH_mainposition (const Table *t, const TValue *key);
LUAI_FUNC int luaH_isdummy (const Table *t);
#endif