mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 05:16:18 +00:00
action_refresh_default - trigger action video state change too
This commit is contained in:
parent
795b5c405f
commit
001540d25d
@ -26,6 +26,7 @@ static int action_refresh_default(file_list_t *list, file_list_t *menu_list)
|
||||
ret = menu_entries_deferred_push(list, menu_list);
|
||||
|
||||
menu->need_refresh = false;
|
||||
g_runloop.frames.video.current.menu.action.active = true;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user