Update parse_drive_list

This commit is contained in:
twinaphex 2017-05-26 16:17:14 +02:00
parent a40e77b408
commit 1d013b49c6

View File

@ -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