10 lines
531 B
Plaintext
10 lines
531 B
Plaintext
#define t_house2_width 24
|
|
#define t_house2_height 24
|
|
static char t_house2_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00,
|
|
0x18, 0x00, 0x00, 0xe5, 0x00, 0x00, 0x02, 0x07, 0x00, 0x55, 0x1d, 0x00,
|
|
0x0b, 0x60, 0x00, 0x55, 0x81, 0x00, 0x2e, 0x00, 0x01, 0x55, 0xbe, 0x02,
|
|
0xff, 0xc3, 0x07, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0xff, 0xff, 0x0f,
|
|
0x63, 0x8c, 0x0d, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0c, 0x33, 0x33, 0x04,
|
|
0x33, 0x33, 0x0c, 0x33, 0x33, 0x04, 0x33, 0x33, 0x0c, 0x33, 0x33, 0x04};
|