#define hero_mask_4_width 15
#define hero_mask_4_height 30
static unsigned char hero_mask_4_bits[] = {
   0x06, 0x30, 0xc2, 0x31, 0xe3, 0x63, 0xe3, 0x43, 0xe1, 0x63, 0xc3, 0x71,
   0xf7, 0x73, 0xfe, 0x3f, 0xfe, 0x0f, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03,
   0xe0, 0x03, 0xf0, 0x07, 0xf0, 0x0f, 0xf8, 0x0f, 0xf8, 0x3f, 0x78, 0x3e,
   0x78, 0x3c, 0x78, 0x38, 0x30, 0x3c, 0x38, 0x1c, 0x38, 0x1e, 0x38, 0x0e,
   0x38, 0x1c, 0x38, 0x3c, 0x30, 0x00, 0x38, 0x00, 0x38, 0x00, 0x30, 0x00};
