#define buildcursor_width 16 #define buildcursor_height 16 #define buildcursor_x_hot 7 #define buildcursor_y_hot 7 static char buildcursor_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x80, 0x07, 0x00, 0x0d, 0x02, 0x0d, 0x46, 0x19, 0x8e, 0x19, 0x2a, 0x30, 0x3e, 0x30, 0xaa, 0x60, 0xfe, 0x60, 0xaa, 0x40, 0xfe, 0x40, 0xaa, 0x00, 0xfe, 0x00, 0x00, 0x00};