#define hero_attack_10_width 16
#define hero_attack_10_height 20
static unsigned char hero_attack_10_bits[] = {
   0x80, 0x03, 0xc0, 0x00, 0xc0, 0x02, 0xc0, 0x00, 0x00, 0x04, 0xc0, 0x03,
   0x60, 0x00, 0x20, 0x00, 0x60, 0x02, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03,
   0xe0, 0x18, 0x20, 0x21, 0x20, 0x05, 0x06, 0x33, 0x83, 0x08, 0x83, 0x0a,
   0x97, 0x1e, 0x62, 0x3c};
