arch/monster/giant/DreadKnight/Bk.211

10 lines
527 B
Plaintext

#define Bk_width 24
#define Bk_height 24
static unsigned char Bk_bits[] = {
0x01, 0x00, 0x00, 0x41, 0x00, 0x00, 0x67, 0x00, 0x00, 0x4c, 0x00, 0x00,
0xb1, 0x00, 0x00, 0x81, 0x00, 0x00, 0x38, 0x03, 0x00, 0x78, 0x03, 0x00,
0x49, 0x02, 0x00, 0xa5, 0x02, 0x00, 0xbc, 0x07, 0x00, 0xbb, 0x02, 0x00,
0xfe, 0x01, 0x00, 0xff, 0x01, 0x00, 0x7b, 0x00, 0x01, 0xff, 0x00, 0x01,
0xf6, 0x81, 0x01, 0x98, 0xe3, 0x00, 0xf8, 0x7f, 0x00, 0xe8, 0x1f, 0x00,
0xf9, 0x07, 0x00, 0xf2, 0x07, 0x00, 0xbc, 0x07, 0x18, 0xf8, 0x03, 0x18};