mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
cue/bin finally implemented
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@434 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
9fe01b9693
commit
c985b45a6a
3 changed files with 8 additions and 13 deletions
|
@ -205,9 +205,3 @@ void mp3_start_play(FILE *f, int pos) // pos is 0-1023
|
|||
}
|
||||
|
||||
|
||||
int mp3_get_offset(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue