#define horiz_width 16
#define horiz_height 16
#define horiz_x_hot 7
#define horiz_y_hot 8
static short horiz_bits[] = {
   0x0000, 0x0080, 0x0080, 0x0080,
   0x0490, 0x0c98, 0x1ffc, 0x3ffe,
   0x3ffe, 0x1ffc, 0x0c98, 0x0490,
   0x0080, 0x0080, 0x0080, 0x0000};
