mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
Fix remaining reds/yellows.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26024 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ac43fd367a
commit
0246f0ceb4
7 changed files with 19 additions and 11 deletions
|
|
@ -174,7 +174,7 @@ struct screen screens[NB_SCREENS] =
|
|||
|
||||
#ifdef HAVE_LCD_CHARCELLS
|
||||
.double_height=&lcd_double_height,
|
||||
.putc=&lcd_putc,
|
||||
.putchar=&lcd_putc,
|
||||
.get_locked_pattern=&lcd_get_locked_pattern,
|
||||
.define_pattern=&lcd_define_pattern,
|
||||
.unlock_pattern=&lcd_unlock_pattern,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue