gamegrid-xbm

gamegrid-xbm is a variable defined in `gamegrid.el'.
Its value is

"/* gamegrid XBM */\n#define gamegrid_width 16\n#define gamegrid_height 16\nstatic unsigned char gamegrid_bits[] = {\n 0xff, 0xff, 0xff, 0x7f, 0xff, 0x3f, 0xaf, 0x0a, 0x57, 0x15, 0xaf, 0x0a,\n 0x57, 0x15, 0xaf, 0x0a, 0x57, 0x15, 0xaf, 0x0a, 0x57, 0x15, 0xaf, 0x0a,\n 0x57, 0x15, 0x07, 0x00, 0x03, 0x00, 0x01, 0x00 };"


Documentation:
XBM format image used for each square.