#define scursrightm_width 16 #define scursrightm_height 16 #define scursrightm_x_hot 14 #define scursrightm_y_hot 7 static unsigned char scursrightm_bits[] = { 0x00, 0x00, 0x00, 0x01, 0x00, 0x03, 0x00, 0x07, 0xf8, 0x0f, 0xf8, 0x1f, 0xf8, 0x3f, 0xf8, 0x7f, 0xf8, 0x3f, 0xf8, 0x1f, 0xf8, 0x0f, 0x00, 0x07, 0x00, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00};