10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define poison_2_width 24
|
|
#define poison_2_height 24
|
|
static char poison_2_bits[] = {
|
|
0x38,0x00,0x00,0x07,0xa6,0x31,0x00,0x18,0x0e,0x38,0x01,0x00,
|
|
0xc1,0x8e,0xc1,0x00,0x70,0x38,0x30,0x00,0x00,0xc1,0x8c,0xc6,
|
|
0x0e,0x70,0x30,0x60,0x00,0x00,0x03,0x04,0xc3,0x8c,0xf9,0x30,
|
|
0x60,0x00,0x0c,0x06,0xc4,0x60,0x38,0x38,0x0e,0x83,0x01,0x80,
|
|
0x6c,0x70,0x0c,0x00,0x8e,0x71,0x30,0x00,0x00,0xc6,0x38,0x3c,
|
|
0x01,0x46,0x83,0x38,0x00,0x00,0xc0,0x9c,0xe1,0x03,0x02,0x0e};
|