Refactor and code cleanup.

This commit is contained in:
2016-07-28 22:25:26 +01:00
parent c93d469da9
commit a63ba13b6b
199 changed files with 3614 additions and 3744 deletions

View File

@@ -83,13 +83,13 @@ namespace DiscImageChef.Decoders.Xbox
/// Bytes 4 to 7
/// 0x02 in XGD2 and XGD3
/// </summary>
public UInt32 Version;
public uint Version;
/// <summary>
/// Bytes 20 to 27
/// DMI timestamp
/// </summary>
public Int64 Timestamp;
public long Timestamp;
/// <summary>
/// Bytes 36 to 51