forked from len0rd/rockbox
A step towards WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1184 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3f9c7c2ab5
commit
bb9aaf5065
7 changed files with 146 additions and 57 deletions
|
|
@ -27,5 +27,6 @@ void mpeg_resume(void);
|
|||
void mpeg_volume(int percent);
|
||||
void mpeg_bass(int percent);
|
||||
void mpeg_treble(int percent);
|
||||
struct mp3entry* mpeg_current_track(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue