Fix yellow

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21098 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-05-26 23:28:53 +00:00
parent a0458dac2b
commit 56d721fda9

View file

@ -24,4 +24,6 @@
#define VOLUME_MIN -730
#define VOLUME_MAX 60
void audiohw_set_volume(int v);
#endif /* __JZ4740_CODEC_H_ */