#define earth_width 8 #define earth_height 8 static char earth_bits[] = { 0x77, 0xdd, 0xff, 0x7f, 0xeb, 0xfe, 0xdf, 0xf5};