#define drag_horiz_width 17 #define drag_horiz_height 7 #define drag_horiz_x_hot 8 #define drag_horiz_y_hot 3 static unsigned char drag_horiz_bits[] = { 0x00, 0x00, 0x00, 0x08, 0x20, 0x00, 0x04, 0x40, 0x00, 0xfe, 0xff, 0x00, 0x04, 0x40, 0x00, 0x08, 0x20, 0x00, 0x00, 0x00, 0x00};