10 lines
521 B
Plaintext
10 lines
521 B
Plaintext
#define slum3_width 24
|
|
#define slum3_height 24
|
|
static char slum3_bits[] = {
|
|
0xdb, 0xbe, 0x6d, 0x24, 0x49, 0x52, 0xdb, 0xb6, 0x6d, 0x00, 0x03, 0x20,
|
|
0x80, 0x01, 0x20, 0x0c, 0x80, 0x20, 0x08, 0x82, 0x21, 0x60, 0xbb, 0x27,
|
|
0x60, 0x9b, 0x21, 0x60, 0x1b, 0x21, 0x08, 0x00, 0x29, 0x0c, 0x40, 0x10,
|
|
0x18, 0x44, 0x28, 0x00, 0x10, 0x20, 0x00, 0xc0, 0x20, 0x98, 0xa1, 0x21,
|
|
0xc0, 0xa4, 0x29, 0x60, 0xa0, 0x21, 0x70, 0xa0, 0x21, 0xbf, 0xbf, 0x3f,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|