#define cursunit_width 16 #define cursunit_height 16 #define cursunit_x_hot 0 #define cursunit_y_hot 15 static char cursunit_bits[] = { 0x0, 0xe, 0x0, 0xa, 0x0, 0x7e, 0x70, 0x5a, 0x48, 0x7e, 0x78, 0x5a, 0x44, 0xff, 0x24, 0x0, 0x22, 0x0, 0x12, 0x0, 0x11, 0x0, 0x9, 0x0, 0xb, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};