Source position: Q3BSP.pas line 104
type TBSPTexture = record
TextureName: array [0..63] of WideChar;
flags: Integer;
contents: Integer;
end;