arch/monster/misc/broo.113

10 lines
519 B
Plaintext

#define broo_width 24
#define broo_height 24
static char broo_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x13, 0x00, 0x80, 0x39, 0x00,
0x00, 0x0b, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x12, 0x00, 0x00, 0x12, 0x00,
0x80, 0x7f, 0x00, 0xe0, 0xbf, 0x05, 0xb0, 0xff, 0x0f, 0xf0, 0x7f, 0x1d,
0x90, 0x3c, 0x08, 0x60, 0x3b, 0x00, 0xe0, 0x3f, 0x00, 0x80, 0x7f, 0x00,
0x80, 0x7f, 0x00, 0x80, 0x7f, 0x00, 0x80, 0x77, 0x00, 0x00, 0x77, 0x00,
0x80, 0x73, 0x00, 0x80, 0x73, 0x00, 0x80, 0xf7, 0x00, 0x80, 0xf7, 0x00};