#define dmover_hit_width 11
#define dmover_hit_height 11
#define dmover_hit_x_hot 6
#define dmover_hit_y_hot 6
static char dmover_hit_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xf0, 0x01, 0x10, 0x01, 0x10, 0x01, 0x1c, 0x07,
   0x04, 0x04, 0x08, 0x02, 0x10, 0x01, 0xa0, 0x00, 0x40, 0x00};
