arch/ground/falls.111

10 lines
440 B
Plaintext

#define foss_width 24
#define foss_height 24
static char foss_bits[] = {
0x00,0x00,0x00,0x00,0x80,0x03,0x00,0xc0,0x02,0x18,0xe0,0x04,
0x6c,0xf8,0x04,0x9c,0xfe,0x04,0x8e,0xf8,0x09,0x0e,0xf1,0x08,
0x1e,0xe5,0x09,0x1e,0xe1,0x09,0x1e,0xc2,0x11,0x1e,0xc2,0x11,
0x3e,0x92,0x11,0x1f,0x82,0x21,0x1f,0x84,0x23,0x1f,0x04,0x23,
0x2f,0x04,0x27,0x0f,0x24,0x23,0x0f,0x04,0x47,0x1f,0x04,0x47,
0x1f,0x04,0x46,0x0f,0x04,0x46,0x1f,0x04,0x46,0x00,0x00,0x00};