Re-enable BFI menu setting for mobile

This commit is contained in:
LibretroAdmin 2025-01-12 17:35:50 +01:00
parent f7678abe8d
commit 203c6218e4

View File

@ -14332,7 +14332,6 @@ static bool setting_append_list(
SD_FLAG_NONE
);
#if !defined(RARCH_MOBILE) || defined(IOS)
{
#if defined(HAVE_STEAM) && defined(HAVE_MIST)
bool on_deck = false;
@ -14379,7 +14378,7 @@ static bool setting_append_list(
menu_settings_list_current_add_range(list, list_info, 1, 15, 1, true, true);
}
}
#endif
END_SUB_GROUP(list, list_info, parent_group);
START_SUB_GROUP(
list,