mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 15:26:55 -05:00
Added some missing config for the iPhone
This commit is contained in:
parent
4558d7576e
commit
890680f51e
|
|
@ -93,6 +93,9 @@ typedef unsigned long uintptr_t;
|
|||
#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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user