10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define end-n_width 24
|
|
#define end-n_height 24
|
|
static char end-n_bits[] = {
|
|
0x00,0x00,0x00,0x12,0x13,0x41,0xe8,0xee,0x1e,0xec,0xef,0x2e,
|
|
0x74,0x7f,0x77,0xf4,0x77,0x37,0xfc,0xff,0x3b,0xbc,0xbb,0x3b,
|
|
0xfe,0xff,0x5d,0xdc,0xff,0x3d,0xfc,0xee,0x2e,0xfc,0xff,0x3f,
|
|
0xfc,0x7f,0x37,0xf4,0xfb,0x3f,0xfc,0xbf,0x3b,0xbc,0xff,0x3f,
|
|
0x06,0xe0,0x9f,0x04,0xcd,0x2f,0x64,0xc0,0x2e,0x04,0xc0,0x37,
|
|
0xc4,0x59,0x37,0x16,0xc0,0x5b,0x04,0xb3,0x3f,0x64,0xc0,0x3d};
|