arch/monster/giant/DreadKnight/Bk.573

10 lines
527 B
Plaintext

#define Bk_width 24
#define Bk_height 24
static unsigned char Bk_bits[] = {
0x00, 0x3c, 0xb8, 0x00, 0x9e, 0xbf, 0x00, 0xdc, 0xbf, 0x00, 0xfc, 0xbf,
0x00, 0xfc, 0xff, 0x00, 0xfc, 0xbf, 0x00, 0xfc, 0x7f, 0x00, 0xfc, 0x3f,
0x00, 0xfc, 0x0f, 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};