mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 05:57:44 +00:00
Remove SDL_config_psp and references
This commit is contained in:
committed by
Ryan C. Gordon
parent
ff5f5d0ef4
commit
daea9fa19e
@@ -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__)
|
||||
|
||||
Reference in New Issue
Block a user