Enjoy.
PS. You can find "bool Enable" in miniland.
Code:
struct Grid
{
bool Enable;
BYTE _pad1; //0
BYTE _pad2; //64
BYTE _pad3; //0
BYTE colorB;
BYTE colorG;
BYTE colorR;
BYTE colorA;
};