Mercurial > sdl-ios-xcode
diff include/SDL_config.h.in @ 1532:30f189cdd82b
Implemented dummy audio driver.
Fixes Bugzilla #161.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 14 Mar 2006 08:53:33 +0000 |
parents | 845b1619c8f6 |
children | 57431b199aed |
line wrap: on
line diff
--- a/include/SDL_config.h.in Tue Mar 14 08:35:39 2006 +0000 +++ b/include/SDL_config.h.in Tue Mar 14 08:53:33 2006 +0000 @@ -159,6 +159,7 @@ #undef SDL_AUDIO_DRIVER_DART #undef SDL_AUDIO_DRIVER_DC #undef SDL_AUDIO_DRIVER_DISK +#undef SDL_AUDIO_DRIVER_DUMMY #undef SDL_AUDIO_DRIVER_DMEDIA #undef SDL_AUDIO_DRIVER_DSOUND #undef SDL_AUDIO_DRIVER_ESD