(PSP) Ifdef psp_video_restart with HAVE_MENU

This commit is contained in:
twinaphex 2014-02-12 21:12:06 +01:00
parent 02ec26e2f4
commit b9596ab649

View File

@ -168,7 +168,7 @@ static void psp_free(void *data)
sceGuTerm();
}
#ifdef RARCH_CONSOLE
#ifdef HAVE_MENU
static void psp_restart(void) {}
#endif