[DatFile, RombaSharp, SabreTools] Spread CHD a little further

This commit is contained in:
Matt Nadareski
2017-10-31 02:46:02 -07:00
parent f03ae76c48
commit b1bc6eb062
3 changed files with 3 additions and 3 deletions

View File

@@ -4045,7 +4045,7 @@ namespace SabreTools.Library.DatFiles
/// <returns>True if rebuilding was a success, false otherwise</returns>
public bool RebuildGeneric(List<string> inputs, string outDir, string tempDir, bool quickScan, bool date,
bool delete, bool inverse, OutputFormat outputFormat, bool romba, ArchiveScanLevel archiveScanLevel, bool updateDat,
string headerToCheckAgainst, bool ignorechd = true)
string headerToCheckAgainst, bool ignorechd)
{
#region Perform setup