1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-20 16:35:25 +01:00

Some random code cleanups

This commit is contained in:
sfan5
2025-11-14 16:06:07 +01:00
parent 08ba866992
commit aff1abd05d
21 changed files with 103 additions and 91 deletions

View File

@@ -55,6 +55,9 @@ enum EGUI_ELEMENT_TYPE
//! A tool bar (IGUIToolBar)
EGUIET_TOOL_BAR,
// (static_text.cpp in Luanti source)
EGUIET_ENRICHED_STATIC_TEXT,
//! Unknown type.
EGUIET_ELEMENT,