#define shade_hover_width 14 #define shade_hover_height 14 static unsigned char shade_hover_bits[] = { 0xe0, 0x01, 0xf8, 0x07, 0xfc, 0x0f, 0x3e, 0x1f, 0x1e, 0x1e, 0x0f, 0x3c, 0x07, 0x38, 0xff, 0x3f, 0x07, 0x38, 0x06, 0x18, 0xfe, 0x1f, 0xfc, 0x0f, 0xf8, 0x07, 0xe0, 0x01 };