4 lines
178 B
C
4 lines
178 B
C
#define shade_hover_toggled_width 8
|
|
#define shade_hover_toggled_height 8
|
|
static unsigned char shade_hover_toggled_bits[] = {
|
|
0x00, 0x00, 0x81, 0xc3, 0x66, 0x3c, 0x18, 0x00 };
|