#define cursbord_width 16 #define cursbord_height 16 #define cursbord_x_hot 0 #define cursbord_y_hot 15 static char cursbord_bits[] = { 0xc0, 0xc0, 0x0, 0x33, 0x0, 0xc, 0x70, 0xc, 0x48, 0xc, 0x78, 0xc, 0x44, 0xc, 0x24, 0xc, 0x22, 0x33, 0xd2, 0xc0, 0x11, 0x0, 0x9, 0x0, 0xb, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};