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