From d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Sat, 1 Mar 2008 22:55:09 +0000 Subject: M:Robe 100: add button definition/bitmaps to plugins and enable compilation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16469 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bitmaps/mono/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/bitmaps/mono/SOURCES') diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES index 6c9dfcf03d..a7ce0b51f3 100644 --- a/apps/plugins/bitmaps/mono/SOURCES +++ b/apps/plugins/bitmaps/mono/SOURCES @@ -25,6 +25,8 @@ bubbles_bubble.320x240x1.bmp rockblox_background.112x64x1.bmp #elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) rockblox_background.128x64x1.bmp +#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) +rockblox_background.160x128x1.bmp #endif /* Flip it */ -- cgit v1.2.3