forked from len0rd/rockbox
fix red... lets branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24341 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2565389402
commit
0677405ab1
2 changed files with 9 additions and 3 deletions
|
@ -288,7 +288,8 @@ struct screen screens[NB_SCREENS] =
|
|||
.backlight_off=&remote_backlight_off,
|
||||
.is_backlight_on=&is_remote_backlight_on,
|
||||
.backlight_set_timeout=&remote_backlight_set_timeout,
|
||||
#if LCD_DEPTH > 1
|
||||
|
||||
#if defined(HAVE_REMOTE_LCD) && LCD_REMOTE_DEPTH > 1
|
||||
.backdrop_load=&remote_backdrop_load,
|
||||
.backdrop_unload=&remote_backdrop_unload,
|
||||
.backdrop_show=&remote_backdrop_show,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue