input: unbind old keys when new one is bound
[libpicofe.git] / common / mp3.h
CommitLineData
edbb82f8 1
11f4e722 2#ifdef __GP2X__
edbb82f8 3void mp3_update_local(int *buffer, int length, int stereo);
9615b3df 4void mp3_start_play_local(FILE *f, int pos);
11f4e722 5#endif
edbb82f8 6