Lump 35 - Game Lump

This lump contains a single dgamelumpheader_t. This is only the gamelump headers and not the gamelump data. for gamelump data, see gamelumps.

struct valvebsp.structs.lump_35.dgamelumpheader_t
lumpCount(int)<parsed from long>
gamelump(dgamelump_t[])
struct valvebsp.structs.lump_35.dgamelump_t
id(string)<parsed from a 4 bytes long padded string>
flags(int)<parsed from unsigned short>
Represents a flags Enum
0x1GAMELUMPFLAG_COMPRESSED
version(int)<parsed from unsigned short>
fileofs(int)<parsed from long>
filelen(int)<parsed from long>