summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-09-15 00:29:22 +0000
committerJens Arnold <amiconn@rockbox.org>2006-09-15 00:29:22 +0000
commit816f20fc8f631fcb7c352df3f5e9015c6b0a6efa (patch)
tree1b5a989b0dfc2c6c41755bba40312544992b1307 /apps/plugins/bitmaps/native/SOURCES
parent3eed9806a609b0e22d675a3b2c0bdce57ad6ef93 (diff)
downloadrockbox-816f20fc8f631fcb7c352df3f5e9015c6b0a6efa.tar.gz
rockbox-816f20fc8f631fcb7c352df3f5e9015c6b0a6efa.zip
Tetrox adapted to H10 5GB by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10947 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-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 8df3bef608..37182d2026 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -257,6 +257,8 @@ tetrox_background.220x176x16.bmp
257tetrox_background.176x132x16.bmp 257tetrox_background.176x132x16.bmp
258#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) 258#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
259tetrox_background.160x128x16.bmp 259tetrox_background.160x128x16.bmp
260#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)
261tetrox_background.128x128x16.bmp
260#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) 262#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
261tetrox_background.160x128x2.bmp 263tetrox_background.160x128x2.bmp
262#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2) 264#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2)