Mercurial > sdl-ios-xcode
diff include/SDL_config_iphoneos.h @ 3579:3427271a2d75
Added SDL_GetCPUCount() to see how many cores are available.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 16 Dec 2009 06:53:53 +0000 |
parents | 24d13328c44a |
children | 15eea7a1fa97 |
line wrap: on
line diff
--- a/include/SDL_config_iphoneos.h Wed Dec 16 04:48:11 2009 +0000 +++ b/include/SDL_config_iphoneos.h Wed Dec 16 06:53:53 2009 +0000 @@ -106,6 +106,7 @@ #define HAVE_SIGACTION 1 #define HAVE_SETJMP 1 #define HAVE_NANOSLEEP 1 +#define HAVE_SYSCTLBYNAME 1 /* enable iPhone version of Core Audio driver */ #define SDL_AUDIO_DRIVER_COREAUDIOIPHONE 1