arch/gods/elemental/ruggilli.313

10 lines
527 B
Plaintext

#define rugilli_width 24
#define rugilli_height 24
static char rugilli_bits[] = {
0x00, 0xd0, 0xe5, 0x00, 0x60, 0xc3, 0x00, 0x40, 0x89, 0x00, 0x10, 0x83,
0x00, 0xe0, 0x8f, 0x00, 0xe0, 0xbe, 0x00, 0xf0, 0xfe, 0x00, 0xe0, 0xff,
0x00, 0xe0, 0xbd, 0x00, 0xe0, 0xa7, 0x00, 0xa0, 0x06, 0x00, 0x80, 0x4f,
0x00, 0xe0, 0xde, 0x00, 0xe0, 0x7f, 0x00, 0xd0, 0xfb, 0x00, 0xc0, 0xf4,
0x00, 0x80, 0xbf, 0x00, 0x40, 0xfe, 0x00, 0xc0, 0xec, 0x00, 0x00, 0xb2,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};