Removed SDL_round() because the license wasn't compatible with zlib

This commit is contained in:
Sam Lantinga
2014-08-17 13:11:55 -07:00
parent 2a13cab927
commit 1ea8697894
20 changed files with 12 additions and 37 deletions

View File

@@ -85,7 +85,6 @@
#define HAVE_FABS 1
#define HAVE_FLOOR 1
#define HAVE_LOG 1
#define HAVE_ROUND 1
#define HAVE_SCALBN 1
#define HAVE_SIN 1
#define HAVE_SINF 1