mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-22 02:44:38 +00:00
menu_entry_pathdir_set_value - use menu_list_flush_stack
This commit is contained in:
parent
520190355a
commit
d7961375fb
@ -225,7 +225,7 @@ int menu_entry_pathdir_set_value(uint32_t i, const char *s)
|
||||
|
||||
menu_setting_generic(cbs->setting, false);
|
||||
|
||||
menu_list_pop_stack_by_needle(menu_list, cbs->setting->name);
|
||||
menu_list_flush_stack(menu_list, NULL, 49);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user