mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
Add reinit to menubar setting (#11976)
This commit is contained in:
parent
824693d754
commit
c360f9126d
@ -16906,6 +16906,7 @@ static bool setting_append_list(
|
||||
general_write_handler,
|
||||
general_read_handler,
|
||||
SD_FLAG_NONE);
|
||||
MENU_SETTINGS_LIST_CURRENT_ADD_CMD(list, list_info, CMD_EVENT_REINIT);
|
||||
|
||||
#ifdef HAVE_QT
|
||||
CONFIG_BOOL(
|
||||
|
Loading…
x
Reference in New Issue
Block a user