mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
(PSP) Ifdef psp_video_restart with HAVE_MENU
This commit is contained in:
parent
02ec26e2f4
commit
b9596ab649
@ -168,7 +168,7 @@ static void psp_free(void *data)
|
|||||||
sceGuTerm();
|
sceGuTerm();
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef RARCH_CONSOLE
|
#ifdef HAVE_MENU
|
||||||
static void psp_restart(void) {}
|
static void psp_restart(void) {}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user