#define rmover_mask_width 11 #define rmover_mask_height 11 #define rmover_mask_x_hot 5 #define rmover_mask_y_hot 5 static char rmover_mask_bits[] = { 0x00, 0x00, 0x30, 0x00, 0x70, 0x00, 0xfe, 0x00, 0xfe, 0x01, 0xfe, 0x03, 0xfe, 0x07, 0xfe, 0x03, 0xfc, 0x01, 0xf0, 0x00, 0x60, 0x00};