Fixed missing audio on iOS.
This commit is contained in:
parent
6f0f508a4f
commit
1787c68923
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
#define HAVE_SYSCTLBYNAME 1
|
#define HAVE_SYSCTLBYNAME 1
|
||||||
|
|
||||||
/* enable iPhone version of Core Audio driver */
|
/* 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) */
|
/* Enable the dummy audio driver (src/audio/dummy/\*.c) */
|
||||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue