#define cursview_width 16 #define cursview_height 16 #define cursview_x_hot 0 #define cursview_y_hot 15 static char cursview_bits[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x3c, 0x70, 0x5a, 0x48, 0x99, 0x78, 0x42, 0x44, 0x3c, 0x24, 0x0, 0x22, 0x0, 0x12, 0x0, 0x11, 0x0, 0x9, 0x0, 0xb, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};