struct board { int row,col,color; }B_Id; char VideoType='X'; struct Color { unsigned char r, g, b; }Lut[256];