mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile, RombaSharp, SabreTools] Spread CHD a little further
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user