#define right_width 16
#define right_height 16
#define right_x_hot 0
#define right_y_hot 8
static char right_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x80, 0x03,
   0xe0, 0x03, 0xf8, 0x01, 0xfe, 0x01, 0xf8, 0x01, 0xe0, 0x03, 0x80, 0x03,
   0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
