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,
|
||||
SD_FLAG_NONE
|
||||
);
|
||||
menu_settings_list_current_add_cmd(list, list_info, CMD_EVENT_REINIT);
|
||||
|
||||
CONFIG_UINT(
|
||||
list, list_info,
|
||||
|
|
Loading…
Reference in New Issue