mirror of
https://github.com/encounter/SDL.git
synced 2025-12-20 02:15:27 +00:00
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
#define HAVE_SIN 1
|
||||
#define HAVE_SINF 1
|
||||
#define HAVE_SQRT 1
|
||||
#define HAVE_SQRTF 1
|
||||
#define HAVE_TAN 1
|
||||
#define HAVE_TANF 1
|
||||
#define HAVE_SIGACTION 1
|
||||
#define HAVE_SETJMP 1
|
||||
#define HAVE_NANOSLEEP 1
|
||||
|
||||
Reference in New Issue
Block a user