summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
authorSteve Gotthardt <gotthardt@rockbox.org>2007-01-05 16:32:20 +0000
committerSteve Gotthardt <gotthardt@rockbox.org>2007-01-05 16:32:20 +0000
commitd850db102f2fb8abad0c7c318015883125aab336 (patch)
tree54384e358fef0bf6edf6d5589f4299c9c71c270f /apps/plugins/bitmaps/native
parent504c040c08af37c77f8834d88ec768cb985456e2 (diff)
downloadrockbox-d850db102f2fb8abad0c7c318015883125aab336.tar.gz
rockbox-d850db102f2fb8abad0c7c318015883125aab336.zip
Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11918 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index be8f2b6889..0521f72d4a 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -312,6 +312,8 @@ brickmania_break.176x132x16.bmp
312/* Rockblox */ 312/* Rockblox */
313#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16) 313#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16)
314rockblox_background.320x240x16.bmp 314rockblox_background.320x240x16.bmp
315#elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320) && (LCD_DEPTH == 16)
316rockblox_background.240x320x16.bmp
315#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16) 317#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16)
316rockblox_background.220x176x16.bmp 318rockblox_background.220x176x16.bmp
317#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) 319#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)