#define umover_hit_width 11 #define umover_hit_height 11 #define umover_hit_x_hot 6 #define umover_hit_y_hot 6 static char umover_hit_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0xa0, 0x00, 0x10, 0x01, 0x08, 0x02, 0x04, 0x04, 0x1c, 0x07, 0x10, 0x01, 0x10, 0x01, 0xf0, 0x01};