10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define dread1_2_width 24
|
|
#define dread1_2_height 24
|
|
static char dread1_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x18,0x00,0x60,0x24,0x00,0x90,0x24,0x00,
|
|
0x90,0x28,0x00,0x50,0x14,0x00,0x28,0x1a,0x00,0x28,0x0a,0x00,
|
|
0x17,0x05,0x00,0x14,0x05,0x00,0xea,0x02,0x00,0x85,0x02,0x00,
|
|
0x04,0xc2,0x18,0x40,0x24,0x25,0x00,0x18,0x25,0x02,0xe8,0x1a,
|
|
0x01,0x34,0x0b,0x81,0x9a,0x05,0x00,0xed,0x02,0x00,0x24,0x01};
|