forked from len0rd/rockbox
Added peek_next_track() proto to kill warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@925 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0ded2b1c18
commit
6229aa2e6f
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@
|
|||
#define MPEG_RESUME 4
|
||||
#define MPEG_NEED_DATA 100
|
||||
|
||||
extern char* peek_next_track(int type);
|
||||
|
||||
static unsigned int bass_table[] =
|
||||
{
|
||||
0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue