31b8d6f02b799258dc787ac1f0fdfd7650e04754
[libpicofe.git] / common / mp3.h
1
2 #ifdef __GP2X__
3 void mp3_update_local(int *buffer, int length, int stereo);
4 void mp3_start_play_local(FILE *f, int pos);
5 #endif
6