diff include/SDL_config_iphoneos.h @ 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 06c7423f8c60
children 0c72ae7b7cb2
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