arch/flesh/demon/icor.119

10 lines
518 B
Plaintext

#define icor_width 24
#define icor_height 24
static char icor_bits[] = {
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, 0x1c, 0x00, 0x00, 0x3f, 0x00,
0x80, 0xf3, 0x00, 0xc0, 0xad, 0x03, 0x40, 0x5f, 0x07, 0xa0, 0xf2, 0x07,
0xe0, 0xed, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};