1: #define grid2_width 2 2: #define grid2_height 2 3: static char grid2_bits[] = { 4: 0x01, 0x00}; 5: