[ALL] All work items as TODOs

This commit is contained in:
Matt Nadareski
2017-02-27 23:00:57 -08:00
parent d9711ab82c
commit 04f2a5f273
8 changed files with 38 additions and 6 deletions

View File

@@ -111,6 +111,9 @@ namespace SabreTools.Helper.Dats
// Bucket roms by game name and optionally dedupe
BucketByGame(MergeRoms, norename, logger);
// Filter the DAT by 1G1R rules, if we're supposed to
// TODO: Create 1G1R logic before write
// If we are removing hashes, do that now
if (_stripHash != 0x0)
{