mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-16 15:21:16 +00:00
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
This commit is contained in:
@@ -171,6 +171,9 @@
|
||||
/* Enable system power support */
|
||||
#define SDL_POWER_MACOSX 1
|
||||
|
||||
/* enable filesystem support */
|
||||
#define SDL_FILESYSTEM_COCOA 1
|
||||
|
||||
/* Enable assembly routines */
|
||||
#define SDL_ASSEMBLY_ROUTINES 1
|
||||
#ifdef __ppc__
|
||||
|
||||
Reference in New Issue
Block a user