mirror of
https://github.com/encounter/SDL.git
synced 2025-12-20 02:15:27 +00:00
Hook up SDL_acos and SDL_asin properly.
This commit is contained in:
@@ -87,6 +87,8 @@
|
||||
#define HAVE_M_PI 1
|
||||
#define HAVE_ATAN 1
|
||||
#define HAVE_ATAN2 1
|
||||
#define HAVE_ACOS 1
|
||||
#define HAVE_ASIN 1
|
||||
#define HAVE_CEIL 1
|
||||
#define HAVE_COPYSIGN 1
|
||||
#define HAVE_COS 1
|
||||
|
||||
Reference in New Issue
Block a user