#define tcross_width 15 #define tcross_height 15 #define tcross_x_hot 7 #define tcross_y_hot 7 static short tcross_bits[] = { 0x0000, 0x0080, 0x0080, 0x0080, 0x0080, 0x0080, 0x0080, 0x3ffe, 0x0080, 0x0080, 0x0080, 0x0080, 0x0080, 0x0080, 0x0000};