dd7b141736
The old icons looked exactly like the mono version, and all >1 bpp drivers support rendering mono bitmaps. Therefore a mono bitmap can be used which requires less ram. This affects only the builtin icons, not the ones used by cabbiev2. Change-Id: I3b02b5b04fe8b4bcc69e83310871254d336b648a
7 lines
146 B
Text
7 lines
146 B
Text
#ifdef HAVE_LCD_BITMAP
|
|
remote_default_icons.bmp
|
|
#endif
|
|
|
|
#if (CONFIG_PLATFORM & PLATFORM_HOSTED) && defined(__APPLE__)
|
|
osx_remote_dummy.bmp
|
|
#endif
|