Initial for building PSP version with CMake

This commit is contained in:
Wouter Wijsman 2021-11-29 18:42:13 +01:00 committed by Ozkan Sezer
parent d09f80ef18
commit 21fd0047e3
4 changed files with 67 additions and 5 deletions

View file

@ -132,7 +132,7 @@
#define SDL_THREAD_PSP 1
/* Enable the PSP timer support (src/timer/psp/\*.c) */
#define SDL_TIMERS_PSP 1
#define SDL_TIMER_PSP 1
/* Enable the PSP joystick driver (src/joystick/psp/\*.c) */
#define SDL_JOYSTICK_PSP 1