Hook up SDL_acos and SDL_asin properly.
This commit is contained in:
parent
1509359de3
commit
924207a299
12 changed files with 54 additions and 29 deletions
|
@ -118,6 +118,8 @@ typedef unsigned int uintptr_t;
|
|||
#define HAVE__STRNICMP 1
|
||||
#define HAVE_ATAN 1
|
||||
#define HAVE_ATAN2 1
|
||||
#define HAVE_ACOS 1
|
||||
#define HAVE_ASIN 1
|
||||
#define HAVE_CEIL 1
|
||||
#define HAVE_COS 1
|
||||
#define HAVE_COSF 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue