Mercurial > SDL_sound_CoreAudio
comparison acconfig.h @ 216:07d0939d40e7
Support for .AU files added.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 13 Jan 2002 19:51:14 +0000 |
parents | e63b9393f6ce |
children | 6fe6de401b63 |
comparison
equal
deleted
inserted
replaced
215:9bafd3e8276e | 216:07d0939d40e7 |
---|---|
1 | 1 |
2 #undef DEBUG | 2 #undef DEBUG |
3 #undef DEBUG_CHATTER | 3 #undef DEBUG_CHATTER |
4 #undef NDEBUG | 4 #undef NDEBUG |
5 #undef SOUND_SUPPORTS_AIFF | 5 #undef SOUND_SUPPORTS_AIFF |
6 #undef SOUND_SUPPORTS_AU | |
6 #undef SOUND_SUPPORTS_MIKMOD | 7 #undef SOUND_SUPPORTS_MIKMOD |
7 #undef SOUND_SUPPORTS_MODPLUG | 8 #undef SOUND_SUPPORTS_MODPLUG |
8 #undef SOUND_SUPPORTS_MP3 | 9 #undef SOUND_SUPPORTS_MP3 |
9 #undef SOUND_SUPPORTS_OGG | 10 #undef SOUND_SUPPORTS_OGG |
10 #undef SOUND_SUPPORTS_RAW | 11 #undef SOUND_SUPPORTS_RAW |