Mercurial > sdl-ios-xcode
diff src/audio/dc/SDL_dcaudio.c @ 3816:9d070c1a45fa SDL-ryan-multiple-audio-device
Moved AudioBootstrap section in converted drivers to bottom of source, so I
could delete the predeclarations (one more thing to forget to update when
changing the API, otherwise). There're a few other cleanups that snuck into
this commit, too.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 06 Oct 2006 04:46:58 +0000 |
parents | c8b3d3d13ed1 |
children | b225d9820ee3 |
line wrap: on
line diff
--- a/src/audio/dc/SDL_dcaudio.c Fri Oct 06 04:16:11 2006 +0000 +++ b/src/audio/dc/SDL_dcaudio.c Fri Oct 06 04:46:58 2006 +0000 @@ -28,7 +28,6 @@ #include "SDL_audio.h" #include "../SDL_audiomem.h" #include "../SDL_audio_c.h" -#include "../SDL_audiodev_c.h" #include "SDL_dcaudio.h" #include "aica.h"