1 #define tblselse_curs_width 16 2 #define tblselse_curs_height 16 3 #define tblselse_curs_x_hot 14 4 #define tblselse_curs_y_hot 14 5 static char tblselse_curs_bits[] = { 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xf0, 0x00, 7 0xf0, 0x01, 0xe0, 0x03, 0xc0, 0x47, 0x80, 0x6f, 0x00, 0x7f, 0x00, 0x7e, 8 0x00, 0x7c, 0x00, 0x7e, 0x00, 0x7f, 0x00, 0x00 }; 9