arch/monster/undead/skree/skree.413

9 lines
447 B
Plaintext

#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xf8,0x0f,0x1c,0xf0,0x0f,0x1c,0xe0,0x0f,0x1f,0xc1,0xcf,0x1f,0x80,0xff,0x1f,
0x80,0xff,0x1f,0x80,0xff,0x1d,0x80,0x1f,0x18,0x00,0x0f,0x18,0x00,0x0f,0x18,
0x00,0x0f,0x18,0x00,0x1f,0x18,0x00,0x1e,0x18,0x00,0x1e,0x38,0x00,0x1e,0x3c,
0x00,0x1e,0x3c,0x00,0x1e,0x3e,0x00,0x3e,0x3e,0x00,0x3e,0x1f,0x00,0x3c,0x1f,
0x00,0x00,0x1a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};