(Menu) Add MENU_FILE_DIRECTORY type to switch

This commit is contained in:
twinaphex 2014-09-10 17:24:02 +02:00
parent 0cbb85915f
commit 05f32cdcfc

View File

@ -1523,6 +1523,7 @@ static int menu_action_ok(const char *menu_path,
return 0;
case MENU_FILE_DIRECTORY:
case MENU_FILE_CARCHIVE:
{