Small buildfix

This commit is contained in:
twinaphex 2015-12-05 13:01:15 +01:00
parent 783881941a
commit 3845df84ef

View File

@ -389,6 +389,7 @@ bool menu_driver_ctl(enum rarch_menu_ctl_state state, void *data)
case RARCH_MENU_CTL_OWNS_DRIVER:
return menu_driver_data_own;
default:
case RARCH_MENU_CTL_NONE:
break;
}