#define tuffwall_width 8
#define tuffwall_height 8
static char tuffwall_bits[] = {
   0x00, 0x3c, 0x5a, 0x66, 0x66, 0x5a, 0x3c, 0x00};