(menu_common) Build fix

This commit is contained in:
twinaphex 2013-11-05 12:31:14 +01:00
parent feec9bc9fa
commit 1d8da54f22

View File

@ -1167,7 +1167,7 @@ static int rgui_iterate(void *data, unsigned action)
// Core selection on non-console just updates directory listing.
// Will take affect on new ROM load.
#elif defined(RARCH_CONSOLE
#elif defined(RARCH_CONSOLE)
rarch_environment_cb(RETRO_ENVIRONMENT_SET_LIBRETRO_PATH, (void*)path);
#if defined(GEKKO) && defined(HW_RVL)