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,0x01,0x00,0x18,0x01,0x00,0x2c,0x01,
|
|
0x00,0x1c,0x01,0x00,0x9e,0x00,0x00,0x1e,0x01,0x00,0x1f,0x01,
|
|
0x00,0x5f,0x01,0x00,0x2f,0x01,0x00,0x1f,0x01,0x00,0x1d,0x01,
|
|
0x00,0x1e,0x01,0x00,0x3f,0x01,0x00,0xaf,0x00,0x00,0x9f,0x01,
|
|
0x00,0x1f,0x01,0x00,0x1f,0x01,0x00,0x1f,0x01,0x00,0x1e,0x01,
|
|
0x00,0x2f,0x01,0x00,0x1f,0x01,0x00,0x5f,0x01,0x00,0x1f,0x01};
|