10 lines
536 B
Plaintext
10 lines
536 B
Plaintext
#define store_alch_width 24
|
|
#define store_alch_height 24
|
|
static char store_alch_bits[] = {
|
|
0x59, 0x16, 0x00, 0x71, 0xac, 0x6d, 0x61, 0x38, 0x00, 0xc1, 0xef, 0xff,
|
|
0x4d, 0xed, 0xff, 0xdd, 0x2f, 0x00, 0x2d, 0x20, 0xcc, 0xad, 0xa1, 0x55,
|
|
0xad, 0xa3, 0x4d, 0xbd, 0x25, 0xc4, 0xaf, 0x27, 0x00, 0xae, 0x27, 0x3e,
|
|
0xac, 0x25, 0x41, 0x30, 0x27, 0x1c, 0x20, 0x26, 0x32, 0x60, 0x24, 0x61,
|
|
0xc0, 0x20, 0x61, 0x80, 0x21, 0x61, 0x00, 0x23, 0x63, 0x00, 0x26, 0x61,
|
|
0x00, 0x2c, 0x61, 0x00, 0x38, 0x61, 0x00, 0x30, 0x7f, 0x00, 0xe0, 0xc1};
|