arch/dev/Gloran/Infinity

10 lines
536 B
Plaintext

#define Infinity_width 24
#define Infinity_height 24
static char Infinity_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0x0e,
0xfc, 0x81, 0x3f, 0xde, 0xc3, 0x7b, 0x06, 0xe7, 0x60, 0x07, 0x7e, 0xe0,
0x03, 0x3c, 0xc0, 0x07, 0x7e, 0xe0, 0x06, 0xe7, 0x60, 0xde, 0xc3, 0x7b,
0xfc, 0x81, 0x3f, 0x70, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};