forked from len0rd/rockbox
OOPS, style got lost in scrolling lines with r31247, so put it back
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31314 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
856d888336
commit
e9e5d6ae10
1 changed files with 1 additions and 0 deletions
|
@ -454,6 +454,7 @@ void LCDFN(puts_scroll_style_xyoffset)(int x, int y, const unsigned char *string
|
|||
s->offset = x_offset;
|
||||
s->startx = x * space_width;
|
||||
s->backward = false;
|
||||
s->style = style;
|
||||
}
|
||||
s->y_offset = y_offset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue