mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
(Menu) Don't hide Config Aspect Ratio for advanced
This commit is contained in:
parent
a33280b08e
commit
5674c46f38
@ -9642,7 +9642,6 @@ static bool setting_append_list(
|
||||
list_info,
|
||||
CMD_EVENT_VIDEO_SET_ASPECT_RATIO);
|
||||
menu_settings_list_current_add_range(list, list_info, 0.1, 16.0, 0.01, true, false);
|
||||
SETTINGS_DATA_LIST_CURRENT_ADD_FLAGS(list, list_info, SD_FLAG_ADVANCED);
|
||||
|
||||
CONFIG_INT(
|
||||
list, list_info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user