#define hero_mask_attack_2_width 31
#define hero_mask_attack_2_height 7
static unsigned char hero_mask_attack_2_bits[] = {
   0x00, 0x00, 0x00, 0x07, 0xe3, 0xfd, 0xff, 0x0f, 0xff, 0xff, 0xff, 0x7f,
   0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff, 0x07, 0xe3, 0xbf, 0x3f, 0x00,
   0x01, 0x00, 0x1c, 0x00};
