diff -r 543ffd71ab6d -r 30f189cdd82b include/SDL_config_macos.h --- a/include/SDL_config_macos.h Tue Mar 14 08:35:39 2006 +0000 +++ b/include/SDL_config_macos.h Tue Mar 14 08:53:33 2006 +0000 @@ -67,6 +67,8 @@ /* Enable various audio drivers */ #define SDL_AUDIO_DRIVER_SNDMGR 1 +#define SDL_AUDIO_DRIVER_DISK 1 +#define SDL_AUDIO_DRIVER_DUMMY 1 /* Enable various cdrom drivers */ #define SDL_CDROM_MACOS 1