diff options
Diffstat (limited to 'apps/bitmaps/native/SOURCES')
| -rw-r--r-- | apps/bitmaps/native/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES index 5ee09c5..e8cff9f 100644 --- a/apps/bitmaps/native/SOURCES +++ b/apps/bitmaps/native/SOURCES @@ -4,7 +4,7 @@ #if (LCD_DEPTH == 1) rockboxlogo.112x37x1.bmp #elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2) -rockboxlogo.112x37x1.bmp +rockboxlogo.138x46x2.bmp #elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2) rockboxlogo.160x53x2.bmp #elif (LCD_WIDTH == 160) && (LCD_DEPTH == 16) |