mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 23:06:03 +00:00
aaudio: Fixed capitialization, plus some minor cleanups.
This commit is contained in:
@@ -54,7 +54,7 @@ static const AudioBootStrap *const bootstrap[] = {
|
||||
&COREAUDIO_bootstrap,
|
||||
#endif
|
||||
#ifdef SDL_AUDIO_DRIVER_AAUDIO
|
||||
&aaudio_bootstrap,
|
||||
&AAUDIO_bootstrap,
|
||||
#endif
|
||||
#ifdef SDL_AUDIO_DRIVER_OPENSLES
|
||||
&openslES_bootstrap,
|
||||
|
Reference in New Issue
Block a user