arch/monster/giant/DreadKnight/Bk.213

10 lines
527 B
Plaintext

#define Bk_width 24
#define Bk_height 24
static unsigned char Bk_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00,
0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x18, 0x00, 0x01, 0x18, 0x00, 0x01,
0xf8, 0x80, 0x01, 0x98, 0xe3, 0x00, 0xf8, 0x7f, 0x00, 0xe8, 0x1f, 0x00,
0xf9, 0x07, 0x00, 0xf2, 0x07, 0x08, 0xbc, 0x07, 0x08, 0xf8, 0x03, 0x0c};