forked from len0rd/rockbox
Fix r31311 red and yellow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31312 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
62facd1ff2
commit
71bb87e3fc
5 changed files with 10 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include "lcd.h"
|
||||
#include "lcd-target.h"
|
||||
|
||||
extern bool lcd_active(void);
|
||||
extern void lcd_set_active(bool active);
|
||||
|
||||
#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue