arch/monster/giant/DreadKnight/Bk.575

10 lines
527 B
Plaintext

#define Bk_width 24
#define Bk_height 24
static unsigned char Bk_bits[] = {
0x00, 0x3c, 0x98, 0x00, 0x3e, 0x98, 0x00, 0x7c, 0x9c, 0x00, 0x7c, 0x9c,
0x00, 0xfc, 0xff, 0x00, 0xfc, 0xbf, 0x00, 0xfc, 0x7f, 0x00, 0xfc, 0x3f,
0x00, 0xfc, 0x0f, 0x00, 0xbc, 0x01, 0x00, 0xbc, 0x01, 0x00, 0xb8, 0x01,
0x00, 0xb8, 0x01, 0x00, 0xb8, 0x01, 0x00, 0xb8, 0x01, 0x00, 0xf8, 0x00,
0x00, 0xf8, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xee, 0x00,
0x00, 0x77, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00};