mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
(iOS) Buildfix
This commit is contained in:
parent
32223fa1ba
commit
565b5d19c9
@ -746,7 +746,7 @@ didSelectRowAtIndexPath:(NSIndexPath *)indexPath
|
|||||||
- (void)menuSelect: (uint32_t) i
|
- (void)menuSelect: (uint32_t) i
|
||||||
{
|
{
|
||||||
menu_entry_select(i);
|
menu_entry_select(i);
|
||||||
rarch_main_data_iterate();
|
rarch_main_data_iterate(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)menuBack
|
- (void)menuBack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user