Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
--HG-- extra : rebase_source : c1fac232063443a2880e64f1abda85e0bdb2e710
This commit is contained in:
parent
a001caf902
commit
2b9a2802b2
30 changed files with 848 additions and 7 deletions
|
@ -19,6 +19,7 @@ SOURCES = \
|
|||
src/joystick/dummy/*.c \
|
||||
src/loadso/dummy/*.c \
|
||||
src/power/*.c \
|
||||
src/filesystem/dummy/*.c \
|
||||
src/render/*.c \
|
||||
src/render/software/*.c \
|
||||
src/stdlib/*.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue