mirror of
https://github.com/libretro/RetroArch
synced 2025-02-12 00:40:26 +00:00
Fix #4920
This commit is contained in:
parent
eddb655eb9
commit
8e47e7e8b3
@ -3572,7 +3572,6 @@ static int action_ok_scan_directory_list(const char *path,
|
|||||||
static int action_ok_push_random_dir(const char *path,
|
static int action_ok_push_random_dir(const char *path,
|
||||||
const char *label, unsigned type, size_t idx, size_t entry_idx)
|
const char *label, unsigned type, size_t idx, size_t entry_idx)
|
||||||
{
|
{
|
||||||
filebrowser_set_type(FILEBROWSER_SELECT_FILE);
|
|
||||||
return generic_action_ok_displaylist_push(path, path,
|
return generic_action_ok_displaylist_push(path, path,
|
||||||
msg_hash_to_str(MENU_ENUM_LABEL_FAVORITES),
|
msg_hash_to_str(MENU_ENUM_LABEL_FAVORITES),
|
||||||
type, idx,
|
type, idx,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user