Added SDL_round(), contributed by Benoit Pierre - thanks!
This commit is contained in:
parent
5619521805
commit
5acb7c63d1
19 changed files with 29 additions and 4 deletions
|
@ -92,6 +92,7 @@
|
|||
#define HAVE_FLOOR 1
|
||||
#define HAVE_LOG 1
|
||||
#define HAVE_POW 1
|
||||
#define HAVE_ROUND 1
|
||||
#define HAVE_SCALBN 1
|
||||
#define HAVE_SIN 1
|
||||
#define HAVE_SINF 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue