arch/monster/undead/skree/skree.411

9 lines
447 B
Plaintext

#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xe1,0x3f,0xf0,0xc3,0x3f,0x70,0x87,0x3f,0xfc,0x07,0x3f,0x7f,0x03,0xfe,0xff,
0x03,0xfe,0x7f,0x01,0xfe,0xf7,0x01,0x3e,0x60,0x01,0x1e,0xe0,0x00,0x1f,0x60,
0x80,0x0f,0xe0,0xc0,0x07,0x60,0xe0,0x03,0xe0,0xf0,0x00,0xe0,0x70,0x00,0xf0,
0x78,0x00,0xf0,0x78,0x00,0xf8,0x78,0x00,0xf8,0x78,0x00,0xfc,0xf8,0x00,0x7c,
0xf8,0x00,0xa8,0xf8,0x00,0x00,0xf0,0x00,0x00,0x50,0x01,0x00};