some audio problems fixed, missing files added

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@31 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-02-08 20:12:45 +00:00
parent 3ef975c9e4
commit edbb82f88e
3 changed files with 259 additions and 138 deletions

4
gp2x/mp3.h Normal file
View file

@ -0,0 +1,4 @@
void mp3_update_local(int *buffer, int length, int stereo);
void mp3_start_local(void);