Files
2017-10-19 12:40:28 -04:00

20 lines
271 B
Plaintext

#define getpoint_width 14
#define getpoint_height 14
static char getpoint_bits[] = {
0x06, 0x00,
0x09, 0x00,
0x09, 0x00,
0x06, 0x00,
0x10, 0x00,
0x60, 0x00,
0xe0, 0x01,
0xc0, 0x07,
0xc0, 0x01,
0x80, 0x02,
0x80, 0x04,
0x00, 0x08,
0x00, 0x10,
0x00, 0x20,
};