Skip to content

File Format END File

zeroKilo edited this page Mar 9, 2020 · 1 revision

File Format END File

END = "enumerable descriptor"

`

struct ENDFile
{
  _BYTE version;
  _BYTE byte5;
  _BYTE byte6;
  _BYTE byte7;
  _DWORD dword8;
  _DWORD dwordC;
  _DWORD dword10;
};

`

Clone this wiki locally