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,0xfc,0xff,0x1f,0xf2,0xbf,0x3f,0x41,0x40,0x78,
|
|
0x21,0x00,0x70,0x21,0x00,0x72,0x22,0x02,0x70,0x22,0x40,0x70,
|
|
0x21,0x82,0x70,0x21,0x81,0x70,0x31,0x01,0x70,0x51,0x00,0x48,
|
|
0x21,0x00,0x68,0x21,0x4c,0x70,0x21,0x48,0x70,0x21,0x00,0x70,
|
|
0x25,0x00,0x74,0x22,0x00,0x74,0xa3,0x00,0x72,0x91,0x00,0x70,
|
|
0x21,0x10,0x70,0x21,0x20,0x70,0x21,0x00,0x72,0x21,0x00,0x70};
|