summaryrefslogtreecommitdiff
path: root/grid2
blob: 7a021673e3eeba730e2fc9ea8286a768e30f96f6 (plain)
1
2
3
4
#define grid2_width 2
#define grid2_height 2
static char grid2_bits[] = {
   0x01, 0x00};