author | Sam Lantinga <slouken@libsdl.org> |
Sat, 15 Jan 2011 12:34:43 -0800 | |
changeset 5002 | c5b9486688ce |
parent 5001 | 77df56570442 |
child 5003 | 3a95a2b93eb3 |
--- 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