summaryrefslogtreecommitdiff
path: root/firmware/export/lcd-charcell.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2014-01-07 23:39:37 +0100
committerThomas Martitz <kugel@rockbox.org>2014-01-07 23:39:37 +0100
commit81be2016bbe2be5b9380e974741ac706014d0b1c (patch)
tree54e6a6362af89d4d5b407f827eb0d1b29c9cfb4c /firmware/export/lcd-charcell.h
parent4f5894de523cdc8900e3d1c2bac228383b2f5792 (diff)
downloadrockbox-81be2016bbe2be5b9380e974741ac706014d0b1c.tar.gz
rockbox-81be2016bbe2be5b9380e974741ac706014d0b1c.zip
Fix Player red and icons on mono displays.
Change-Id: Ib8adcb4c70f2dd3ddd25da8f0606f48926dfd89e
Diffstat (limited to 'firmware/export/lcd-charcell.h')
-rw-r--r--firmware/export/lcd-charcell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/lcd-charcell.h b/firmware/export/lcd-charcell.h
index 1f61864f57..8dace07d8e 100644
--- a/firmware/export/lcd-charcell.h
+++ b/firmware/export/lcd-charcell.h
@@ -66,4 +66,3 @@ extern int xchar_info_size; /* number of entries */
66extern const unsigned char xfont_fixed[][HW_PATTERN_SIZE]; 66extern const unsigned char xfont_fixed[][HW_PATTERN_SIZE];
67 67
68void lcd_charset_init(void); 68void lcd_charset_init(void);
69