arch/weapon/bow/arrow.121

10 lines
458 B
Plaintext

#define anortheast_width 24
#define anortheast_height 24
static char anortheast_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x0c,0x00,0x00,0x0b,0x00,0x80,0x04,0x00,0x00,0x05,
0x00,0x80,0x02,0x00,0x40,0x00,0x00,0x20,0x00,0x00,0x10,0x00,
0x00,0x08,0x00,0x00,0x04,0x00,0x00,0x02,0x00,0x00,0x01,0x00,
0x80,0x00,0x00,0x70,0x00,0x00,0x48,0x00,0x00,0x44,0x00,0x00,
0x2e,0x00,0x00,0x18,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00};