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,0xf0,0x01,0x00,0x18,0x03,0x00,0x34,0x01,0x00,0x12,0x03,
|
|
0x00,0x31,0x01,0xc0,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03};
|