#define right_width 16
#define right_height 16
#define right_x_hot 15
#define right_y_hot 8
static short right_bits[] = {
   0x0000, 0x001e, 0x021e, 0x0606,
   0x0e06, 0x1ff6, 0x3ff6, 0x7ff6,
   0x7ff6, 0x3ff6, 0x1ff6, 0x0e06,
   0x0606, 0x021e, 0x001e, 0x0000};
