grid4 102 B

12345
  1. #define grid4_width 4
  2. #define grid4_height 4
  3. static char grid4_bits[] = {
  4. 0x05, 0x00, 0x01, 0x00};