mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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();
|
||||
}
|
||||
|
||||
#ifdef RARCH_CONSOLE
|
||||
#ifdef HAVE_MENU
|
||||
static void psp_restart(void) {}
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user