forked from len0rd/rockbox
The can be more scrolling lines on iRiver...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5835 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ea8e7cfc07
commit
a048ff4c67
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
|
||||
#define SCROLL_SPACING 3
|
||||
|
||||
#define SCROLLABLE_LINES 13
|
||||
#define SCROLLABLE_LINES 26
|
||||
|
||||
struct scrollinfo {
|
||||
char line[MAX_PATH + LCD_WIDTH/2 + SCROLL_SPACING + 2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue