1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Add version API

This commit is contained in:
ShadowNinja
2014-05-06 22:31:35 -04:00
committed by Auke Kok
parent 70e2df4f86
commit 7607b0ac20
6 changed files with 45 additions and 12 deletions

View File

@@ -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);