Mercurial > sdl-ios-xcode
changeset 5002:c5b9486688ce
Added some missing config for the iPhone
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 15 Jan 2011 12:34:43 -0800 |
parents | 77df56570442 |
children | 3a95a2b93eb3 |
files | include/SDL_config_iphoneos.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_config_iphoneos.h Thu Jan 13 18:31:15 2011 -0800 +++ b/include/SDL_config_iphoneos.h Sat Jan 15 12:34:43 2011 -0800 @@ -93,6 +93,9 @@ #define HAVE_SSCANF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 +#define HAVE_M_PI 1 +#define HAVE_ATAN 1 +#define HAVE_ATAN2 1 #define HAVE_CEIL 1 #define HAVE_COPYSIGN 1 #define HAVE_COS 1