summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-02-12 04:33:42 +0000
committerTom Ross <midgey@rockbox.org>2007-02-12 04:33:42 +0000
commitecd83376b1650039a87967f397a2da51b5184611 (patch)
tree1cfb336ecbbafe6a4bbeb52399197dac60c8f7db /apps/plugins/bitmaps
parente633bc0be91173e546031a9adf3c006013c13d88 (diff)
downloadrockbox-ecd83376b1650039a87967f397a2da51b5184611.zip
rockbox-ecd83376b1650039a87967f397a2da51b5184611.tar.gz
rockbox-ecd83376b1650039a87967f397a2da51b5184611.tar.bz2
rockbox-ecd83376b1650039a87967f397a2da51b5184611.tar.xz
Oops, fix a typo so that we are referring to a bitmap that actually exist...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12282 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 86080bb..1b6487b 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -286,11 +286,11 @@ card_deck.338x132x16.bmp
solitaire_suitsi.26x132x16.bmp
#elif LCD_WIDTH >= 160
card_back.18x23x16.bmp
-card__deck.234x92x16.bmp
+card_deck.234x92x16.bmp
solitaire_suitsi.18x92x16.bmp
#elif LCD_WIDTH >= 128
card_back.15x20x16.bmp
-card__deck.195x80x16.bmp
+card_deck.195x80x16.bmp
solitaire_suitsi.15x80x16.bmp
#endif
#elif LCD_DEPTH > 1 /* greyscale */