mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add Irrlicht device info to the mainmenu About tab (#13636)
This commit is contained in:
parent
9b310a6e6f
commit
f41e9e3e0f
5 changed files with 37 additions and 3 deletions
|
@ -110,6 +110,8 @@ private:
|
|||
|
||||
static int l_get_active_renderer(lua_State *L);
|
||||
|
||||
static int l_get_active_irrlicht_device(lua_State *L);
|
||||
|
||||
//filesystem
|
||||
|
||||
static int l_get_mainmenu_path(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue