arch/weapon/artifact/ChaosSword/CSword.11B

11 lines
537 B
Plaintext

#define CSword_width 24
#define CSword_height 24
static unsigned char CSword_bits[] = {
0x81, 0x00, 0x80, 0x04, 0x00, 0xe0, 0x00, 0x00, 0x70, 0x01, 0x00, 0x38,
0x00, 0x00, 0x1c, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x07, 0x00, 0x80, 0x03,
0x00, 0xc0, 0x01, 0x00, 0xe0, 0x00, 0x00, 0x74, 0x00, 0x08, 0x3b, 0x00,
0xc6, 0x1d, 0x00, 0xc4, 0x2f, 0x00, 0xc4, 0x17, 0x00, 0xcf, 0x1a, 0x00,
0xff, 0x0f, 0x80, 0xf8, 0x0f, 0x00, 0xc8, 0x00, 0x00, 0xcc, 0x00, 0x00,
0xfe, 0x11, 0x00, 0x9f, 0x0b, 0x40, 0x8d, 0x09, 0x00, 0x87, 0x01, 0x90,
};