arch/flesh/demon/icor.116

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, 0x3b, 0x07, 0xe0, 0xd5, 0x0e,
0xe0, 0xff, 0x1f, 0xf0, 0x9c, 0x0f, 0x78, 0x6b, 0x07, 0xf8, 0xfe, 0x0f,
0x78, 0xfd, 0x1f, 0xf0, 0xff, 0x07, 0xc0, 0x0f, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};