arch/flesh/demon/icor.114

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, 0xfe, 0x01, 0x80, 0xff, 0x07, 0xc0, 0xfb, 0x0f, 0xe0, 0xf5, 0x1c,
0xe0, 0x7f, 0x1b, 0x38, 0xff, 0x0f, 0xdc, 0x9e, 0x07, 0xfc, 0x6f, 0x1f,
0xfc, 0xfd, 0x3f, 0xf8, 0xfa, 0x1f, 0xe0, 0x1f, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};