Update l_mainmenu.h

This commit is contained in:
Ian Giestas Pauli 2017-01-27 22:21:31 -02:00 committed by GitHub
parent bd32f607b3
commit d8efe4a560
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ private:
static int l_sound_stop(lua_State *L);
static int l_sound_pause(lua_State *L);
static int l_sound_resume(lua_State *L);
static int l_gettext(lua_State *L);
//gui