10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define forest_1_width 24
|
|
#define forest_1_height 24
|
|
static char forest_1_bits[] = {
|
|
0x00,0x00,0x00,0x38,0x00,0x0f,0xc6,0xbe,0x31,0x12,0x41,0x26,
|
|
0x89,0x9a,0x40,0x4b,0x21,0x52,0x43,0xa5,0x40,0x52,0x82,0x2e,
|
|
0x8c,0x08,0x31,0x58,0xa3,0x2a,0xa6,0x5c,0x51,0x4a,0x59,0x54,
|
|
0x05,0x5a,0x45,0x93,0xd2,0x52,0xa5,0x9a,0x20,0x05,0x1b,0x1b,
|
|
0x4a,0x19,0x0c,0xfc,0x2c,0x08,0x30,0x00,0x0c,0x30,0x00,0x0c,
|
|
0x10,0x00,0x0c,0x30,0x00,0x0a,0x30,0x00,0x00,0x68,0x00,0x00};
|