Removed SDL_round() because the license wasn't compatible with zlib
This commit is contained in:
parent
00b70124b6
commit
b3e4782510
20 changed files with 12 additions and 37 deletions
|
@ -133,7 +133,6 @@ typedef unsigned int uintptr_t;
|
|||
#define HAVE_FLOOR 1
|
||||
#define HAVE_LOG 1
|
||||
#define HAVE_POW 1
|
||||
#define HAVE_ROUND 1
|
||||
#define HAVE_SIN 1
|
||||
#define HAVE_SINF 1
|
||||
#define HAVE_SQRT 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue