grid2 90 B

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