10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
#define a_townsman3_width 24
|
|
#define a_townsman3_height 24
|
|
static char a_townsman3_bits[] = {
|
|
0x00, 0x04, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x11, 0x00, 0x00, 0x0a, 0x00,
|
|
0x00, 0x0e, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x1f, 0x00, 0x80, 0x2e, 0x00,
|
|
0x40, 0x44, 0x00, 0x40, 0x40, 0x00, 0xa0, 0xa0, 0x00, 0xa0, 0xa0, 0x00,
|
|
0xa0, 0xb1, 0x00, 0x60, 0xdf, 0x00, 0xc0, 0xee, 0x00, 0x80, 0x20, 0x00,
|
|
0x80, 0x24, 0x00, 0x80, 0x24, 0x00, 0x80, 0x35, 0x00, 0x00, 0x1b, 0x00,
|
|
0x00, 0x1b, 0x00, 0x80, 0x3b, 0x00, 0x80, 0x31, 0x00, 0x00, 0x00, 0x00};
|