Mercurial > SDL_sound_CoreAudio
comparison acconfig.h @ 262:6fe6de401b63
mpglib support.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 21 Feb 2002 19:46:55 +0000 |
parents | 07d0939d40e7 |
children | e867f050912c |
comparison
equal
deleted
inserted
replaced
261:9b6e82f7c853 | 262:6fe6de401b63 |
---|---|
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_AU |
7 #undef SOUND_SUPPORTS_MIKMOD | 7 #undef SOUND_SUPPORTS_MIKMOD |
8 #undef SOUND_SUPPORTS_MODPLUG | 8 #undef SOUND_SUPPORTS_MODPLUG |
9 #undef SOUND_SUPPORTS_MP3 | |
10 #undef SOUND_SUPPORTS_OGG | 9 #undef SOUND_SUPPORTS_OGG |
11 #undef SOUND_SUPPORTS_RAW | 10 #undef SOUND_SUPPORTS_RAW |
12 #undef SOUND_SUPPORTS_SHN | 11 #undef SOUND_SUPPORTS_SHN |
13 #undef SOUND_SUPPORTS_VOC | 12 #undef SOUND_SUPPORTS_VOC |
14 #undef SOUND_SUPPORTS_WAV | 13 #undef SOUND_SUPPORTS_WAV |
15 #undef SOUND_SUPPORTS_MIDI | 14 #undef SOUND_SUPPORTS_MIDI |
16 #undef SOUND_SUPPORTS_FLAC | 15 #undef SOUND_SUPPORTS_FLAC |
16 #undef SOUND_SUPPORTS_SMPEG | |
17 #undef SOUND_SUPPORTS_MPGLIB |