Vita port builds with cmake

This commit is contained in:
Ivan Epifanov
2021-03-08 18:41:20 +03:00
committed by Sam Lantinga
parent e58a955e68
commit 091288ac4e
2 changed files with 0 additions and 160 deletions

View File

@@ -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"