1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Revert "Get rid of guiroot"

This reverts commit 45e7a80057.
This commit is contained in:
Desour 2023-08-22 19:21:02 +02:00 committed by DS
parent 7e4dccb3b5
commit f47b00426a
5 changed files with 18 additions and 12 deletions

View file

@ -38,8 +38,8 @@ public:
virtual void signalKeyConfigChange() = 0;
};
// FIXME: do we really need this global variable?
extern gui::IGUIEnvironment *guienv;
extern gui::IGUIStaticText *guiroot;
// Handler for the modal menus