arch/armour/cloak/magic_resist.111

9 lines
468 B
Plaintext

#define magic_resist_width 24
#define magic_resist_height 24
static char magic_resist_bits[] = {
0xc0,0x55,0x00,0x20,0x80,0x01,0x50,0x15,0x01,0xb0,0x2a,0x02,0x18,0x1f,0x05,
0x60,0xbe,0x00,0xc0,0xcd,0x00,0xc0,0xeb,0x00,0xc0,0xff,0x01,0xe0,0xff,0x01,
0xe0,0xf7,0x01,0xe0,0xfb,0x03,0xf0,0xff,0x03,0xf0,0xfb,0x03,0xf0,0xf7,0x07,
0xf0,0xfb,0x07,0xf0,0xf7,0x07,0xf0,0xfb,0x0f,0xf0,0xf7,0x0f,0xf0,0xfb,0x0f,
0xf0,0xf7,0x0f,0xe0,0xeb,0x03,0xc0,0xf7,0x01,0x00,0x22,0x00};