#define hero_mask_attack_10_width 16
#define hero_mask_attack_10_height 20
static unsigned char hero_mask_attack_10_bits[] = {
   0x80, 0x03, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x07, 0x80, 0x07, 0xc0, 0x03,
   0xe0, 0xff, 0xf0, 0xff, 0xf8, 0xc3, 0xf8, 0x03, 0xe0, 0x01, 0xe0, 0x03,
   0xe0, 0x1f, 0xe0, 0x3f, 0xe0, 0x1f, 0xe6, 0x1f, 0xef, 0x0c, 0xff, 0x0e,
   0xf7, 0x1e, 0x62, 0x3c};
