mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add formspec table
This commit is contained in:
parent
2b1eff7725
commit
8966c16ad2
13 changed files with 1798 additions and 246 deletions
|
@ -97,6 +97,8 @@ private:
|
|||
|
||||
static int l_get_textlist_index(lua_State *L);
|
||||
|
||||
static int l_get_table_index(lua_State *L);
|
||||
|
||||
static int l_set_background(lua_State *L);
|
||||
|
||||
static int l_update_formspec(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue