#define hero_mask_11_width 14
#define hero_mask_11_height 20
static unsigned char hero_mask_11_bits[] = {
   0x70, 0x00, 0xf8, 0x00, 0xf8, 0x00, 0xf8, 0x00, 0x78, 0x00, 0xf0, 0x00,
   0xf0, 0x03, 0xf3, 0x07, 0xfb, 0x07, 0xfe, 0x07, 0xfc, 0x07, 0xe0, 0x07,
   0xe0, 0x03, 0xf0, 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf0, 0x03, 0xe0, 0x07,
   0xc0, 0x03, 0xc0, 0x00};
