#define cursormask2_width 16 #define cursormask2_height 16 #define cursormask2_x_hot 0 #define cursormask2_y_hot 0 static unsigned char cursormask2_bits[] = { 0xfe, 0x7f, 0x06, 0x60, 0xc6, 0x63, 0xe6, 0x67, 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xe0, 0x07, 0xe0, 0x07, 0x30, 0x0d, 0x98, 0x18, 0x0c, 0x31, 0xe6, 0x67, 0xf6, 0x6f, 0xfe, 0x7f, 0xfe, 0x7f};