summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/remote_native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/remote_native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/remote_native/SOURCES7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/remote_native/SOURCES b/apps/plugins/bitmaps/remote_native/SOURCES
index b3cc2157ff..78cfd78212 100644
--- a/apps/plugins/bitmaps/remote_native/SOURCES
+++ b/apps/plugins/bitmaps/remote_native/SOURCES
@@ -22,3 +22,10 @@ remote_rockboxlogo.91x32x1.bmp
22#elif (LCD_REMOTE_DEPTH == 2) 22#elif (LCD_REMOTE_DEPTH == 2)
23remote_rockboxlogo.91x32x2.bmp 23remote_rockboxlogo.91x32x2.bmp
24#endif 24#endif
25
26*/ Credits logo */
27#if (LCD_REMOTE_DEPTH == 1)
28remote_creditslogo.128x42x1.bmp
29#elif (LCD_REMOTE_DEPTH == 2)
30remote_creditslogo.128x42x2.bmp
31#endif