Source position: jwadlgs.pas line 493
type tagCRGB = record
bRed: Byte;
bGreen: Byte;
bBlue: Byte;
bExtra: Byte;
end;