#define lmover_hit_width 11
#define lmover_hit_height 11
#define lmover_hit_x_hot 6
#define lmover_hit_y_hot 6
static char lmover_hit_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xa0, 0x00, 0x90, 0x07, 0x08, 0x04,
   0x04, 0x04, 0x08, 0x04, 0x90, 0x07, 0xa0, 0x00, 0xc0, 0x00};
