forked from len0rd/rockbox
Convert the EQ menus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12398 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f98c27f60f
commit
2801a87d54
14 changed files with 1083 additions and 1368 deletions
|
|
@ -89,7 +89,7 @@ const char rec_base_directory[] = REC_BASE_DIR;
|
|||
#endif /* CONFIG_CODEC == SWCODEC */
|
||||
|
||||
#ifdef HAVE_WM8758
|
||||
#include "eq_menu.h"
|
||||
#include "menus/eq_menu.h"
|
||||
#endif
|
||||
|
||||
#define NVRAM_BLOCK_SIZE 44
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue