Changes

Jump to navigation Jump to search
No change in size ,  19:52, 4 July 2017
m
Line 113: Line 113:  
             if (version >= 13)
 
             if (version >= 13)
 
                 string DownloadUrl;
 
                 string DownloadUrl;
             uint64 CreationDate; // Win32 FILETIME structure
+
             uint64 CreationDate; // Win32 FILETIME structure
 
             string Comment;
 
             string Comment;
 
             if (version >= 12)
 
             if (version >= 12)
Line 120: Line 120:  
                 string TitleID;
 
                 string TitleID;
 
             }
 
             }
             string UsageSubDir; // to known the kind of pack it is
+
             string UsageSubDir; // to known the kind of pack it is
             string CreationBuildInfo;
+
             string CreationBuildInfo;
 
             uint128 unused;
 
             uint128 unused;
 
             if (version >= 10)
 
             if (version >= 10)

Navigation menu