mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 21:47:44 +00:00
Vita port builds with cmake
This commit is contained in:
committed by
Sam Lantinga
parent
e58a955e68
commit
091288ac4e
@@ -43,8 +43,6 @@
|
||||
#include "SDL_config_psp.h"
|
||||
#elif defined(__OS2__)
|
||||
#include "SDL_config_os2.h"
|
||||
#elif defined(__VITA__)
|
||||
#include "SDL_config_vita.h"
|
||||
#else
|
||||
/* This is a minimal configuration just to get SDL running on new platforms. */
|
||||
#include "SDL_config_minimal.h"
|
||||
|
||||
Reference in New Issue
Block a user