#define cursormask1_width 16 #define cursormask1_height 16 #define cursormask1_x_hot 0 #define cursormask1_y_hot 0 static unsigned char cursormask1_bits[] = { 0xfe, 0x7f, 0x06, 0x60, 0xc6, 0x63, 0xe6, 0x67, 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xe0, 0x07, 0xe0, 0x07, 0xb0, 0x0c, 0x18, 0x19, 0x8c, 0x30, 0xe6, 0x67, 0xf6, 0x6f, 0xfe, 0x7f, 0xfe, 0x7f};