mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
Remove SDL_config_psp and references
This commit is contained in:
parent
ff5f5d0ef4
commit
daea9fa19e
2 changed files with 0 additions and 167 deletions
|
@ -39,8 +39,6 @@
|
|||
#include "SDL_config_iphoneos.h"
|
||||
#elif defined(__ANDROID__)
|
||||
#include "SDL_config_android.h"
|
||||
#elif defined(__PSP__)
|
||||
#include "SDL_config_psp.h"
|
||||
#elif defined(__OS2__)
|
||||
#include "SDL_config_os2.h"
|
||||
#elif defined(__EMSCRIPTEN__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue