arch/misc/Container/r_sack.111

10 lines
525 B
Plaintext

#define r_sack_width 24
#define r_sack_height 24
static char r_sack_bits[] = {
0x00, 0x00, 0x00, 0x80, 0x7f, 0x00, 0x40, 0xfe, 0x00, 0x20, 0x21, 0x01,
0xb0, 0xc0, 0x01, 0xd8, 0x40, 0x03, 0x4c, 0x80, 0x02, 0x66, 0x80, 0x03,
0x32, 0x80, 0x06, 0x1a, 0x00, 0x05, 0x0c, 0x80, 0x07, 0x14, 0xc0, 0x0c,
0x68, 0x78, 0x10, 0xd8, 0x07, 0x20, 0xf0, 0x03, 0x20, 0x80, 0x02, 0x20,
0xc0, 0x02, 0x42, 0xc0, 0x03, 0x33, 0xa0, 0x04, 0x1a, 0xa0, 0x05, 0x0c,
0xc0, 0x84, 0x03, 0x80, 0xc5, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00};