forked from len0rd/rockbox
move audiohw_enable_output to audiohw.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16251 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a8050e9fd1
commit
c6e9b8b7e1
9 changed files with 6 additions and 8 deletions
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
extern int tenthdb2master(int db);
|
||||
|
||||
extern void audiohw_enable_output(bool enable);
|
||||
extern int audiohw_set_master_vol(int vol_l, int vol_r);
|
||||
extern int audiohw_set_lineout_vol(int vol_l, int vol_r);
|
||||
extern void audiohw_set_bass(int value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue