10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define end-w_width 24
|
|
#define end-w_height 24
|
|
static char end-w_bits[] = {
|
|
0x00,0x00,0x00,0xfc,0xff,0xff,0xf2,0xfb,0xfe,0x41,0x04,0x01,
|
|
0x21,0x80,0x00,0x25,0x00,0x08,0x22,0x10,0x00,0x22,0x10,0x80,
|
|
0x21,0x0c,0x40,0x21,0x00,0x00,0x21,0x00,0x00,0x25,0x03,0x03,
|
|
0x23,0x42,0x00,0x21,0x20,0x00,0x21,0x00,0x10,0x26,0x04,0x20,
|
|
0x42,0x80,0x01,0xc1,0x77,0xfe,0x21,0x8c,0x00,0x11,0x00,0x00,
|
|
0x09,0x00,0x08,0x05,0x04,0x04,0x02,0x07,0x05,0xfc,0xfc,0xf9};
|