Extract the class TabbedUIDialogScreen from GameSettingsScreen.

This commit is contained in:
Henrik Rydgård 2023-06-16 13:44:35 +02:00
parent 6d4e5a0f3e
commit fffaa41091
10 changed files with 237 additions and 177 deletions

View file

@ -727,6 +727,7 @@ LOCAL_SRC_FILES := \
$(SRC)/UI/DisplayLayoutScreen.cpp \
$(SRC)/UI/EmuScreen.cpp \
$(SRC)/UI/MainScreen.cpp \
$(SRC)/UI/TabbedDialogScreen.cpp \
$(SRC)/UI/MemStickScreen.cpp \
$(SRC)/UI/MiscScreens.cpp \
$(SRC)/UI/RemoteISOScreen.cpp \