mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add support for set_formspec_prepend in main menu (#8611)
This commit is contained in:
@@ -104,6 +104,8 @@ private:
|
||||
|
||||
static int l_update_formspec(lua_State *L);
|
||||
|
||||
static int l_set_formspec_prepend(lua_State *L);
|
||||
|
||||
static int l_get_screen_info(lua_State *L);
|
||||
|
||||
//filesystem
|
||||
|
Reference in New Issue
Block a user