#define rmover_hit_width 11
#define rmover_hit_height 11
#define rmover_hit_x_hot 6
#define rmover_hit_y_hot 6
static char rmover_hit_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xa0, 0x00, 0x3c, 0x01, 0x04, 0x02,
   0x04, 0x04, 0x04, 0x02, 0x3c, 0x01, 0xa0, 0x00, 0x60, 0x00};
