#define radio_hit_width 11
#define radio_hit_height 11
#define radio_hit_x_hot 5
#define radio_hit_y_hot 5
static char radio_hit_bits[] = {
   0x70, 0x00, 0xfc, 0x01, 0x8e, 0x03, 0x06, 0x03, 0x03, 0x06, 0x03, 0x06,
   0x03, 0x06, 0x06, 0x03, 0x8e, 0x03, 0xfc, 0x01, 0x70, 0x00};
