mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add minetest.get_player_window_information() (#12367)
This commit is contained in:
@@ -104,7 +104,9 @@ private:
|
||||
|
||||
static int l_set_formspec_prepend(lua_State *L);
|
||||
|
||||
static int l_get_screen_info(lua_State *L);
|
||||
static int l_get_window_info(lua_State *L);
|
||||
|
||||
static int l_get_active_renderer(lua_State *L);
|
||||
|
||||
//filesystem
|
||||
|
||||
|
Reference in New Issue
Block a user