arch/weapon/artifact/Sting/sting.112

10 lines
530 B
Plaintext

#define sting2_width 24
#define sting2_height 24
static char sting2_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a,
0x00, 0x80, 0x10, 0x00, 0x00, 0x07, 0x00, 0xa0, 0x14, 0x00, 0x40, 0x04,
0x00, 0x28, 0x0a, 0x00, 0x10, 0x01, 0x40, 0x8a, 0x02, 0xc0, 0x44, 0x00,
0x80, 0xa3, 0x00, 0x00, 0x13, 0x00, 0x00, 0x2d, 0x00, 0x80, 0x0f, 0x00,
0xc0, 0x19, 0x00, 0xf0, 0x30, 0x00, 0x50, 0x00, 0x00, 0x60, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};