arch/monster/giant/byakie/byakie.412

10 lines
525 B
Plaintext

#define byakie_width 24
#define byakie_height 24
static char byakie_bits[] = {
0x3a, 0x0c, 0x00, 0x3d, 0x18, 0x00, 0x7a, 0x10, 0x00, 0x68, 0x20, 0x00,
0xc0, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x06, 0x00,
0x00, 0x0c, 0x00, 0x00, 0xbc, 0x02, 0x00, 0xe0, 0x0f, 0x00, 0x40, 0x02,
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, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};