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
|
@ -140,6 +140,7 @@
|
|||
#cmakedefine HAVE_FLOOR 1
|
||||
#cmakedefine HAVE_LOG 1
|
||||
#cmakedefine HAVE_POW 1
|
||||
#cmakedefine HAVE_ROUND 1
|
||||
#cmakedefine HAVE_SCALBN 1
|
||||
#cmakedefine HAVE_SIN 1
|
||||
#cmakedefine HAVE_SINF 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue