#define cursor2_width 16 #define cursor2_height 16 #define cursor2_x_hot 0 #define cursor2_y_hot 0 static unsigned char cursor2_bits[] = { 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0xe8, 0x17, 0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03, 0x20, 0x05, 0x90, 0x08, 0x08, 0x11, 0x84, 0x20, 0xe4, 0x27, 0xf4, 0x2f, 0xfc, 0x3f};