mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Formspec: Create a new class for inventorylists (#9287)
This commit is contained in:
parent
908e762479
commit
1116918dbb
8 changed files with 448 additions and 291 deletions
|
@ -189,6 +189,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/gui/guiEngine.cpp \
|
||||
jni/src/gui/guiFormSpecMenu.cpp \
|
||||
jni/src/gui/guiHyperText.cpp \
|
||||
jni/src/gui/guiInventoryList.cpp \
|
||||
jni/src/gui/guiItemImage.cpp \
|
||||
jni/src/gui/guiKeyChangeMenu.cpp \
|
||||
jni/src/gui/guiPasswordChange.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue