SDL_log10
This commit is contained in:
parent
429d2ed1df
commit
8551a596fa
19 changed files with 152 additions and 3 deletions
|
@ -147,6 +147,8 @@ typedef unsigned int uintptr_t;
|
|||
#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_SIN 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue