mirror of
https://github.com/Ryuzaki-MrL/savemii.git
synced 2026-04-25 15:41:31 -05:00
Fixes not related to fatfs
This commit is contained in:
parent
7be890e882
commit
687507cbcf
|
|
@ -1054,6 +1054,7 @@ int main() {
|
|||
cursor = cursort;
|
||||
} else if (input.get(TRIGGER, PAD_BUTTON_X) && menu == mainMenu) {
|
||||
configMenu();
|
||||
sortn = {gettext("None"), gettext("Name"), gettext("Storage"), gettext("Storage+Name")};
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user