#define cursor1_width 16 #define cursor1_height 16 #define cursor1_x_hot 0 #define cursor1_y_hot 0 static unsigned char cursor1_bits[] = { 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0xe8, 0x17, 0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03, 0xa0, 0x04, 0x10, 0x09, 0x88, 0x10, 0x04, 0x21, 0xe4, 0x27, 0xf4, 0x2f, 0xfc, 0x3f};