arch/shop/store_alch.111

10 lines
536 B
Plaintext

#define store_alch_width 24
#define store_alch_height 24
static char store_alch_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x0f, 0x00,
0xc0, 0x17, 0x00, 0x40, 0x1f, 0x00, 0xc0, 0x11, 0x00, 0x40, 0x13, 0x00,
0xc0, 0x11, 0x00, 0x60, 0xf3, 0xff, 0xb0, 0x11, 0x00, 0x68, 0xdf, 0xfe,
0x54, 0x00, 0x54, 0xaa, 0xb6, 0xa5, 0xd5, 0x00, 0x48, 0xab, 0x6d, 0x8b,
0x57, 0x01, 0x90, 0xad, 0xda, 0x96, 0x59, 0x03, 0xa0, 0xb1, 0xb6, 0xad,
0x65, 0x05, 0xc0, 0xcd, 0x6a, 0xdb, 0x95, 0x0d, 0x80, 0x3d, 0xdb, 0xb6};