[DATabase] Add dedupe to Convert/Update

This commit is contained in:
Matt Nadareski
2016-06-11 14:25:25 -07:00
parent 487b2ea74c
commit 0d12d3bad5
3 changed files with 6 additions and 3 deletions

View File

@@ -593,7 +593,7 @@ namespace SabreTools
{
InitUpdate(input, filename, name, description, category, version, date, author, email, homepage, url, comment, header,
superdat, forcemerge, forcend, forcepack, outputCMP, outputMiss, outputRC, outputSD, outputXML, usegame, prefix,
postfix, quotes, repext, addext, datprefix, romba, tsv, outdir, clean);
postfix, quotes, repext, addext, datprefix, romba, tsv, outdir, clean, dedup);
}
}