arch/ground/Wood/woods_3.111

10 lines
548 B
Plaintext

#define mixed_forest_width 24
#define mixed_forest_height 24
static char mixed_forest_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x70, 0x44, 0x01, 0x8c, 0x09, 0x04,
0x21, 0x40, 0x05, 0x8a, 0x12, 0x0e, 0x01, 0x42, 0x0a, 0xa5, 0x9a, 0x15,
0x12, 0x61, 0x1c, 0xcc, 0x62, 0x0e, 0x30, 0x62, 0x3a, 0x30, 0x63, 0x3a,
0x30, 0x67, 0x2e, 0xb0, 0x06, 0x7a, 0xb0, 0x07, 0x5f, 0x80, 0x0b, 0xeb,
0x80, 0x0e, 0xbd, 0xc0, 0x9f, 0xff, 0x40, 0x9b, 0x11, 0xa0, 0x1f, 0x18,
0x00, 0x12, 0x18, 0x00, 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00};