This commit is contained in:
Henrik Rydgård
2025-05-18 14:00:49 +02:00
parent 445de0b5f4
commit 2dbb54667d
22 changed files with 322 additions and 24 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ void DeveloperToolsScreen::CreateGeneralTab(UI::LinearLayout *list) {
});
#endif
#if PPSSPP_PLATFORM(IOS_APP_STORE)
#if PPSSPP_PLATFORM(IOS)
list->Add(new NoticeView(NoticeLevel::WARN, ms->T("Moving the memstick directory is NOT recommended on iOS"), ""));
list->Add(new Choice(sy->T("Set Memory Stick folder")))->OnClick.Add(
[=](UI::EventParams &) {