arch/monster/giant/byakie/byakie.311

10 lines
525 B
Plaintext

#define byakie_width 24
#define byakie_height 24
static char byakie_bits[] = {
0x00, 0x3c, 0x0f, 0x00, 0x3e, 0x1b, 0x00, 0xf5, 0x5f, 0x00, 0xff, 0xff,
0x80, 0x5f, 0xfd, 0x80, 0x6f, 0x56, 0x00, 0x35, 0xbc, 0x00, 0x1a, 0xda,
0x00, 0x0f, 0x9b, 0x00, 0x00, 0x09, 0x00, 0x00, 0x29, 0x00, 0x00, 0x1f,
0x00, 0x00, 0x32, 0x00, 0x00, 0x04, 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};