arch/monster/giant/DreadKnight/Bk.574

10 lines
527 B
Plaintext

#define Bk_width 24
#define Bk_height 24
static unsigned char Bk_bits[] = {
0x00, 0x78, 0xf8, 0x00, 0x3e, 0x7f, 0x00, 0xb8, 0x7f, 0x00, 0xf8, 0x7f,
0x00, 0xfc, 0xff, 0x00, 0xf8, 0x7f, 0x00, 0xfc, 0xff, 0x00, 0xfc, 0x7f,
0x00, 0xfc, 0x1f, 0x00, 0xbc, 0x01, 0x00, 0xbc, 0x01, 0x00, 0xf8, 0x01,
0x00, 0xb8, 0x01, 0x00, 0xb8, 0x01, 0x00, 0xb8, 0x01, 0x00, 0xf8, 0x00,
0x00, 0xf8, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, 0x00,
0x00, 0x77, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00};