arch/weapon/hammer/stonehamme.111

10 lines
452 B
Plaintext

#define stoneaxe_width 24
#define stoneaxe_height 24
static char stoneaxe_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x70,0x00,0x00,0xd8,0x00,
0x00,0x08,0x03,0x00,0x28,0x05,0x00,0x90,0x0b,0x00,0xe0,0x0f,
0x00,0xa0,0x13,0x00,0x70,0x31,0x00,0xe8,0x29,0x00,0x44,0x32,
0x00,0x2a,0x1c,0x00,0x11,0x00,0x80,0x08,0x00,0x40,0x06,0x00,
0x20,0x02,0x00,0x50,0x01,0x00,0x88,0x00,0x00,0x6c,0x00,0x00,
0x24,0x00,0x00,0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};