mirror of
https://github.com/yawut/SDL.git
synced 2026-08-24 01:35:39 -05:00
Fixed missing audio on iOS.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
#define HAVE_SYSCTLBYNAME 1
|
||||
|
||||
/* enable iPhone version of Core Audio driver */
|
||||
#define SDL_AUDIO_DRIVER_COREAUDIOIPHONE 1
|
||||
#define SDL_AUDIO_DRIVER_COREAUDIO 1
|
||||
/* Enable the dummy audio driver (src/audio/dummy/\*.c) */
|
||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user