mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update parse_drive_list
This commit is contained in:
parent
a40e77b408
commit
1d013b49c6
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ static int frontend_win32_parse_drive_list(void *data, bool load_content)
|
|||
drive,
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_FILE_DETECT_CORE_LIST_PUSH_DIR),
|
||||
enum_idx,
|
||||
MENU_SETTING_ACTION, 0, 0);
|
||||
FILE_TYPE_DIRECTORY, 0, 0);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue