#ifndef _CPAKFILE #define _CPAKFILE #include "Common.bt" struct File; struct CPakFile; typedef struct { FourCC type; GUID id; if (!isDKCTF) { uint32 versionA; uint32 versionB; } uint64 offset ; if (!isDKCTF) { uint64 decompressedSize ; } uint64 size ; if (isDKCTF) { local uint64 decompressedSize = size; } if (pak.toc.readerVersion == 4) { uint64 unk; } local uint64 pos