arch/random/randomPlt.111

10 lines
533 B
Plaintext

#define randomPlt_width 24
#define randomPlt_height 24
static char randomPlt_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x02, 0x00,
0xc0, 0x06, 0x00, 0x80, 0xda, 0x00, 0x80, 0xff, 0x00, 0x00, 0xec, 0x00,
0x00, 0x6e, 0x00, 0x80, 0x73, 0x01, 0xc0, 0x91, 0x01, 0x80, 0xbe, 0x01,
0x00, 0xd7, 0x01, 0x00, 0x5c, 0x00, 0x00, 0x8c, 0x00, 0x00, 0x80, 0x00,
0x00, 0x80, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};