mirror of
https://github.com/encounter/SDL.git
synced 2025-12-17 00:47:15 +00:00
Hook up SDL_acos and SDL_asin properly.
This commit is contained in:
@@ -104,6 +104,8 @@
|
||||
#define HAVE_SYSCTLBYNAME 1
|
||||
#define HAVE_ATAN 1
|
||||
#define HAVE_ATAN2 1
|
||||
#define HAVE_ACOS 1
|
||||
#define HAVE_ASIN 1
|
||||
|
||||
/* Enable various audio drivers */
|
||||
#define SDL_AUDIO_DRIVER_COREAUDIO 1
|
||||
|
||||
Reference in New Issue
Block a user