diff options
| author | Ben Basha <benbasha@rockbox.org> | 2006-02-22 10:34:36 +0000 |
|---|---|---|
| committer | Ben Basha <benbasha@rockbox.org> | 2006-02-22 10:34:36 +0000 |
| commit | d330ef7386fc289ef90aefb89962a5ac880226ae (patch) | |
| tree | 86d46a8ea2304788c3761bfe4f351891c74eb19e /apps/plugins/bitmaps/native/SOURCES | |
| parent | 9535a9a6390ca51b11d13a8dd338432c466f4477 (diff) | |
| download | rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.zip rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.gz rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.bz2 rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.xz | |
BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8776 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 080cf4e..380022c 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -61,7 +61,7 @@ brickmania_sel_start.220x176x16.bmp brickmania_start.220x176x16.bmp brickmania_break.220x176x16.bmp -#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) +#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) brickmania_ball.160x128x2.bmp brickmania_bricks.160x128x2.bmp brickmania_gameover.160x128x2.bmp |