mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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
|
|
@ -78,6 +78,7 @@ const unsigned char bitmap_icons_6x8[][6] =
|
|||
{ 0x03, 0x05, 0x7f, 0x05, 0x03, 0x00 }, /* radio */
|
||||
#endif
|
||||
{ 0x1f, 0x11, 0x7d, 0x46, 0x44, 0x78 }, /* File View Menu */
|
||||
{ 0x06, 0x7f, 0x06, 0x18, 0x7f, 0x18 }, /* EQ menu */
|
||||
};
|
||||
|
||||
const unsigned char bitmap_icons_7x8[][7] =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue