32x: drc: finish MAC, gen drc entry/exit (for statically alloced regs)
[libpicofe.git] / common / mp3.h
... / ...
CommitLineData
1
2#ifdef __GP2X__
3void mp3_update_local(int *buffer, int length, int stereo);
4void mp3_start_play_local(FILE *f, int pos);
5#endif
6