1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Add Irrlicht device info to the mainmenu About tab (#13636)

This commit is contained in:
DS
2023-07-17 20:44:54 +02:00
committed by GitHub
parent 9b310a6e6f
commit f41e9e3e0f
5 changed files with 37 additions and 3 deletions

View File

@@ -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);