diff options
Diffstat (limited to 'apps/plugins/bitmaps/native')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 37182d2..7d4e79a 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -11,6 +11,9 @@ bubbles_emblem.160x128x2.bmp bubbles_emblem.160x128x16.bmp bubbles_left.160x128x16.bmp bubbles_right.160x128x16.bmp +#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) +bubbles_emblem.160x128x16.bmp +bubbles_left.160x128x16.bmp #elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) bubbles_emblem.160x128x16.bmp bubbles_left.176x132x16.bmp |