mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
df991edaa8
commit
162ffd7fba
7 changed files with 30 additions and 1 deletions
|
@ -69,4 +69,6 @@ public:
|
|||
const char* name,
|
||||
lua_CFunction func,
|
||||
int top);
|
||||
|
||||
static bool isNaN(lua_State *L, int idx);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue