arch/flesh/demon/icor.115

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, 0xfc, 0x00, 0x00, 0xff, 0x03, 0xc0, 0x73, 0x07, 0xe0, 0xad, 0x0e,
0xe0, 0xff, 0x1f, 0xf0, 0xbe, 0x0f, 0x78, 0x5d, 0x07, 0xf8, 0xff, 0x0f,
0xf8, 0xfc, 0x1f, 0x70, 0xfb, 0x07, 0xc0, 0x0f, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};