10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define deling_3_width 24
|
|
#define deling_3_height 24
|
|
static char deling_3_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0x81,0x0f,0x7c,0xe3,0x1f,
|
|
0xfe,0x63,0x1b,0xf6,0xb7,0x37,0xfb,0xf7,0x3f,0xff,0xf7,0x3f,
|
|
0xff,0xe3,0x3f,0xfb,0xe7,0x7f,0x76,0xf7,0x7e,0xbe,0x7e,0x5d,
|
|
0x78,0xff,0x5e,0xfc,0xf7,0x6f,0xec,0xf3,0x3f,0xf6,0xe3,0x3f,
|
|
0xf6,0xf7,0x7f,0xfe,0xf7,0x7f,0xfe,0xb6,0x6f,0xec,0xa7,0x6f,
|
|
0x9c,0x63,0x37,0xf8,0xc3,0x3f,0xf0,0x01,0x1f,0x00,0x00,0x00};
|