mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
SDL_log10
This commit is contained in:
parent
bd0def06ee
commit
11c348b4d7
19 changed files with 152 additions and 3 deletions
|
@ -102,6 +102,8 @@
|
|||
#define HAVE_FMODF 1
|
||||
#define HAVE_LOG 1
|
||||
#define HAVE_LOGF 1
|
||||
#define HAVE_LOG10 1
|
||||
#define HAVE_LOG10F 1
|
||||
#define HAVE_POW 1
|
||||
#define HAVE_POWF 1
|
||||
#define HAVE_SCALBN 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue