arch/monster/giant/DreadKnight/Bk.274

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, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x0c,
0x00, 0x40, 0x40, 0x00, 0x00, 0x50, 0x00, 0x00, 0x47, 0x00, 0x80, 0x41,
0x00, 0xd0, 0x09, 0x04, 0xc0, 0x0d, 0x04, 0x80, 0x27, 0x04, 0x20, 0x67,
0x08, 0x20, 0x00, 0x08, 0x50, 0x40, 0x0a, 0x10, 0xe6, 0x09, 0x80, 0xa3,
0x0c, 0x00, 0x33, 0x0c, 0x00, 0x21, 0x1e, 0x10, 0x25, 0x34, 0x20, 0x24};