Changes between Version 9 and Version 10 of PMP_File_Format


Ignore:
Timestamp:
Sep 3, 2015, 6:54:46 AM (9 years ago)
Author:
historic_bruno
Comment:

Updates PMP version to match SVN

Legend:

Unmodified
Added
Removed
Modified
  • PMP_File_Format

    v9 v10  
    2020 PMP {
    2121     char magic[4]; // == "PSMP"
    22      u32 version; // == 4
     22     u32 version; // == 6
    2323     u32 data_size; // == filesize-12
    2424