#define launcher_width 19
#define launcher_height 12
static unsigned char launcher_bits[] = {
   0x18, 0x00, 0x02, 0x10, 0x00, 0x02, 0x10, 0x00, 0x02, 0x1f, 0x0f, 0x02,
   0xff, 0xff, 0x07, 0x0f, 0x00, 0x05, 0xff, 0xff, 0x03, 0x1f, 0xc5, 0x00,
   0xbf, 0xc3, 0x00, 0xbe, 0xc1, 0x00, 0x3e, 0x00, 0x00, 0x3e, 0x00, 0x00};
