mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add version API
This commit is contained in:
parent
70e2df4f86
commit
7607b0ac20
6 changed files with 45 additions and 12 deletions
|
@ -79,8 +79,6 @@ private:
|
|||
|
||||
static int l_delete_favorite(lua_State *L);
|
||||
|
||||
static int l_get_version(lua_State *L);
|
||||
|
||||
static int l_sound_play(lua_State *L);
|
||||
|
||||
static int l_sound_stop(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue