SDL_log10

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

View file

@ -157,6 +157,8 @@
#undef HAVE_FMODF
#undef HAVE_LOG
#undef HAVE_LOGF
#undef HAVE_LOG10
#undef HAVE_LOG10F
#undef HAVE_POW
#undef HAVE_POWF
#undef HAVE_SCALBN