mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
(Vita) Remove Vita stub
This commit is contained in:
parent
31ea0a78cd
commit
46e7cb4f7a
@ -210,10 +210,8 @@ VIDEO DRIVER
|
|||||||
|
|
||||||
#if defined(GEKKO)
|
#if defined(GEKKO)
|
||||||
#include "../gx/gx_video.c"
|
#include "../gx/gx_video.c"
|
||||||
#elif defined(SN_TARGET_PSP2)
|
#elif defined(PSP)
|
||||||
#include "../vita/vita_video.c"
|
#include "../psp1/psp1_video.c"
|
||||||
//#elif defined(PSP)
|
|
||||||
//#include "../psp1/psp1_video.c"
|
|
||||||
#elif defined(XENON)
|
#elif defined(XENON)
|
||||||
#include "../xenon/xenon360_video.c"
|
#include "../xenon/xenon360_video.c"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user