forked from len0rd/rockbox
Fail with an error and kick suspect looking default values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17511 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4cf90663fa
commit
4b07cc13f5
1 changed files with 1 additions and 3 deletions
|
|
@ -40,9 +40,7 @@
|
|||
*/
|
||||
|
||||
#if !defined(VOLUME_MIN) && !defined(VOLUME_MAX)
|
||||
#warning define for VOLUME_MIN and VOLUME_MAX is missing
|
||||
#define VOLUME_MIN -400
|
||||
#define VOLUME_MAX 600
|
||||
#error define for VOLUME_MIN and VOLUME_MAX is missing!
|
||||
#endif
|
||||
|
||||
/* volume/balance/treble/bass interdependency main part */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue