#define hero_mask_attack_1_width 14
#define hero_mask_attack_1_height 28
static unsigned char hero_mask_attack_1_bits[] = {
   0xc0, 0x01, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x01, 0xc0, 0x03,
   0xe0, 0x07, 0xff, 0x07, 0xff, 0x0f, 0xe3, 0x1f, 0xe0, 0x1f, 0xc0, 0x07,
   0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x03, 0xe0, 0x03, 0xf0, 0x03, 0xf8, 0x03,
   0xfc, 0x07, 0xfc, 0x0f, 0x7c, 0x0f, 0x38, 0x1e, 0x38, 0x1e, 0x38, 0x3c,
   0x38, 0x38, 0x38, 0x30, 0x3c, 0x38, 0x3c, 0x18};
