mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 11:45:16 +00:00
(Menu) Add MENU_FILE_DIRECTORY type to switch
This commit is contained in:
parent
0cbb85915f
commit
05f32cdcfc
@ -1523,6 +1523,7 @@ static int menu_action_ok(const char *menu_path,
|
||||
|
||||
return 0;
|
||||
|
||||
case MENU_FILE_DIRECTORY:
|
||||
case MENU_FILE_CARCHIVE:
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user