Add PSP support
This commit is contained in:
parent
f227d45db9
commit
47dac69dc7
37 changed files with 3792 additions and 1 deletions
|
@ -27,7 +27,10 @@
|
|||
#include "SDL_events_c.h"
|
||||
#include "SDL_gesture_c.h"
|
||||
|
||||
#if !defined(__PSP__)
|
||||
#include <memory.h>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue