SDL_log10

This commit is contained in:
Ethan Lee
2018-01-17 11:53:09 -05:00
parent bd0def06ee
commit 11c348b4d7
19 changed files with 152 additions and 3 deletions

View File

@@ -93,6 +93,7 @@
#define HAVE_FABS 1
#define HAVE_FLOOR 1
#define HAVE_LOG 1
#define HAVE_LOG10 1
#define HAVE_SCALBN 1
#define HAVE_SIN 1
#define HAVE_SINF 1