#define pal_width 16 #define pal_height 16 #define pal_x_hot 8 #define pal_y_hot 8 static short pal_bits[] = { 0x0000, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0000};