forked from len0rd/rockbox
Added the fm_force_mono setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4827 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
82586a69e6
commit
6e95efd659
1 changed files with 1 additions and 0 deletions
|
|
@ -220,6 +220,7 @@ static struct bit_entry rtc_bits[] =
|
||||||
|
|
||||||
/* new stuff to be added here */
|
/* new stuff to be added here */
|
||||||
/* If values are just added to the end, no need to bump the version. */
|
/* If values are just added to the end, no need to bump the version. */
|
||||||
|
{1, S_O(fm_force_mono), false, "force fm mono", off_on },
|
||||||
|
|
||||||
/* Current sum of bits: 271 (worst case) */
|
/* Current sum of bits: 271 (worst case) */
|
||||||
/* Sum of all bit sizes must not grow beyond 288! */
|
/* Sum of all bit sizes must not grow beyond 288! */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue