Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
This commit is contained in:
parent
6344736696
commit
2dd7091e50
30 changed files with 848 additions and 7 deletions
|
@ -126,6 +126,9 @@
|
|||
|
||||
#define SDL_POWER_PSP 1
|
||||
|
||||
/* !!! FIXME: what does PSP do for filesystem stuff? */
|
||||
#define SDL_FILESYSTEM_DUMMY 1
|
||||
|
||||
/* PSP doesn't have haptic device (src/haptic/dummy/\*.c) */
|
||||
#define SDL_HAPTIC_DISABLED 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue