10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define poison_3_width 24
|
|
#define poison_3_height 24
|
|
static char poison_3_bits[] = {
|
|
0x07,0x00,0x00,0x30,0x1c,0x10,0xc0,0x61,0xce,0x07,0x00,0x00,
|
|
0x60,0xb0,0x18,0x18,0x0f,0xc7,0x03,0x00,0x00,0x80,0x63,0x1c,
|
|
0x0d,0x8c,0x83,0x70,0x00,0x60,0x07,0x1c,0x07,0x98,0xc1,0x08,
|
|
0x01,0x0c,0x80,0x0c,0xc3,0x67,0xf0,0x30,0x08,0x01,0x00,0x80,
|
|
0x1c,0x83,0x03,0xe0,0x58,0xcc,0x03,0x00,0x00,0x00,0x87,0x03,
|
|
0xe0,0x60,0xdc,0x07,0x00,0x20,0x00,0x1c,0x06,0x38,0x63,0x19};
|