#define wall_width 8 #define wall_height 8 static char wall_bits[] = { 0xff, 0x89, 0xff, 0xa5, 0xa5, 0xff, 0x91, 0xff};