Mercurial > SDL_sound_CoreAudio
view decoders/libmpg123/icy2utf8.h @ 564:72eb2d7debbe
Fixed SNDDBG output.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 30 Jan 2009 02:53:47 -0500 |
parents | 7e08477b0fc1 |
children |
line wrap: on
line source
/* You expect a license plate for _this_ file? */ #ifndef MPG123_ICY2UTF_H #define MPG123_ICY2UTF_H char *icy2utf8(const char *); #endif