summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 41b6d6f4f7..a06a287a8e 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -255,21 +255,21 @@ brickmania_break.176x132x16.bmp
255 255
256#endif 256#endif
257 257
258/* Tetrox */ 258/* Rockblox */
259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16) 259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16)
260tetrox_background.320x240x16.bmp 260rockblox_background.320x240x16.bmp
261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16) 261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16)
262tetrox_background.220x176x16.bmp 262rockblox_background.220x176x16.bmp
263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) 263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)
264tetrox_background.176x132x16.bmp 264rockblox_background.176x132x16.bmp
265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) 265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
266tetrox_background.160x128x16.bmp 266rockblox_background.160x128x16.bmp
267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16) 267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)
268tetrox_background.128x128x16.bmp 268rockblox_background.128x128x16.bmp
269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) 269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
270tetrox_background.160x128x2.bmp 270rockblox_background.160x128x2.bmp
271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2) 271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2)
272tetrox_background.138x110x2.bmp 272rockblox_background.138x110x2.bmp
273#endif 273#endif
274 274
275#ifdef HAVE_LCD_COLOR 275#ifdef HAVE_LCD_COLOR