10 lines
531 B
Plaintext
10 lines
531 B
Plaintext
#define r_house2_width 24
|
|
#define r_house2_height 24
|
|
static char r_house2_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x80, 0xd5, 0x00, 0xc0, 0xab, 0x01,
|
|
0x40, 0xff, 0x03, 0x40, 0x02, 0x1e, 0xc0, 0x02, 0x22, 0xc0, 0x5a, 0x7e,
|
|
0x40, 0x5a, 0x42, 0x40, 0x02, 0x42, 0x7e, 0x02, 0x56, 0x86, 0x92, 0x56,
|
|
0xfa, 0x93, 0x42, 0x0a, 0x03, 0x42, 0x0a, 0x03, 0x42, 0x6a, 0x13, 0x42,
|
|
0x6a, 0xbb, 0x5a, 0x6a, 0xbb, 0x5a, 0x6c, 0x3b, 0x5a, 0xf8, 0x3b, 0x7e,
|
|
0x00, 0xfe, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|