1
0
Fork 0
forked from len0rd/rockbox

Tetrox adapted to H10 5GB by Marianne Arnold.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10947 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2006-09-15 00:29:22 +00:00
parent 3eed9806a6
commit 816f20fc8f
8 changed files with 2 additions and 0 deletions

View file

@ -257,6 +257,8 @@ tetrox_background.220x176x16.bmp
tetrox_background.176x132x16.bmp
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
tetrox_background.160x128x16.bmp
#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)
tetrox_background.128x128x16.bmp
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
tetrox_background.160x128x2.bmp
#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2)