1
0
Fork 0
forked from len0rd/rockbox

Add Equalizer configuration to Sound Settings menu.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8606 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dan Everton 2006-02-07 14:07:46 +00:00
parent 27f69db404
commit 88abdd97b2
12 changed files with 942 additions and 8 deletions

View file

@ -78,4 +78,5 @@ eq_cf.S
#elif defined(CPU_ARM) && !defined(SIMULATOR)
eq_arm.S
#endif
eq_menu.c
#endif