Mercurial > SDL_sound_CoreAudio
diff 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 |
line wrap: on
line diff
--- a/acconfig.h Thu Feb 21 19:46:09 2002 +0000 +++ b/acconfig.h Thu Feb 21 19:46:55 2002 +0000 @@ -6,7 +6,6 @@ #undef SOUND_SUPPORTS_AU #undef SOUND_SUPPORTS_MIKMOD #undef SOUND_SUPPORTS_MODPLUG -#undef SOUND_SUPPORTS_MP3 #undef SOUND_SUPPORTS_OGG #undef SOUND_SUPPORTS_RAW #undef SOUND_SUPPORTS_SHN @@ -14,3 +13,5 @@ #undef SOUND_SUPPORTS_WAV #undef SOUND_SUPPORTS_MIDI #undef SOUND_SUPPORTS_FLAC +#undef SOUND_SUPPORTS_SMPEG +#undef SOUND_SUPPORTS_MPGLIB