mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(iOS) Buildfix
This commit is contained in:
parent
ab2aec9b66
commit
cf30887c44
@ -613,7 +613,7 @@ didSelectRowAtIndexPath:(NSIndexPath *)indexPath
|
||||
switch (buttonIndex)
|
||||
{
|
||||
case 0:
|
||||
generic_menu_iterate(true, MENU_ACTION_OK);
|
||||
generic_menu_iterate(MENU_ACTION_OK);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user