mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-13 22:08:34 +00:00
(Filebrowser PS3) Fix crash at startup
This commit is contained in:
parent
a98f0336df
commit
d8ee1bb133
@ -139,7 +139,6 @@ bool filebrowser_iterate(void *data, unsigned action)
|
||||
}
|
||||
break;
|
||||
case RGUI_ACTION_START:
|
||||
filebrowser_set_root_and_ext(rgui->browser, NULL, default_paths.filesystem_root_dir);
|
||||
#ifdef HAVE_RMENU_XUI
|
||||
filebrowser_fetch_directory_entries(RGUI_ACTION_OK);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user