mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Do reinit when toggling video smooth setting
This commit is contained in:
parent
c3ba7ee330
commit
a1bd1ecaa7
@ -3420,6 +3420,7 @@ static bool setting_append_list(
|
|||||||
general_read_handler,
|
general_read_handler,
|
||||||
SD_FLAG_NONE
|
SD_FLAG_NONE
|
||||||
);
|
);
|
||||||
|
menu_settings_list_current_add_cmd(list, list_info, CMD_EVENT_REINIT);
|
||||||
|
|
||||||
CONFIG_UINT(
|
CONFIG_UINT(
|
||||||
list, list_info,
|
list, list_info,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user