mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Add EVENT_CMD_VIDEO_APPLY_STATE_CHANGES to integer scale toggle too
This commit is contained in:
parent
12e3031178
commit
797bea5756
@ -3684,6 +3684,10 @@ static bool setting_append_list_video_options(
|
||||
parent_group,
|
||||
general_write_handler,
|
||||
general_read_handler);
|
||||
menu_settings_list_current_add_cmd(
|
||||
list,
|
||||
list_info,
|
||||
EVENT_CMD_VIDEO_APPLY_STATE_CHANGES);
|
||||
|
||||
#ifdef GEKKO
|
||||
CONFIG_UINT(
|
||||
|
Loading…
x
Reference in New Issue
Block a user