105
edits
GlitcherOG (talk | contribs) (Insert Header) |
GlitcherOG (talk | contribs) No edit summary |
||
=== PBD Header ===
<syntaxhighlight lang="c++" line="1">
enum class eDataFormatType : byte {
uint32 NumCameras;
uint32 LightMapSize;
uint32 PlayerStartOffset;
uint32 PatchOffset;
|