mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-22 02:44:38 +00:00
(CocoaTouch) Change 'Resume' to 'Switch'
This commit is contained in:
parent
7242693e69
commit
21614c9d4e
@ -744,7 +744,7 @@ static void RunActionSheet(const char* title, const struct string_list* items, U
|
||||
target:weakSelf
|
||||
action:@selector(menuBack)];
|
||||
|
||||
[self set_rightbutton:BOXSTRING("Resume")
|
||||
[self set_rightbutton:BOXSTRING("Switch")
|
||||
target:[RetroArch_iOS get]
|
||||
action:@selector(showGameView)];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user