mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add dictionary-based file output
This commit is contained in:
@@ -112,6 +112,9 @@ namespace SabreTools
|
||||
Output.WriteToDatFromDb(_name, _desc, _version, _date, _cat, _author, _forceunpack, _old, _diff, _ad, "", dbc, _logger);
|
||||
dbc.Close();
|
||||
|
||||
// Create a dictionary of all ROMs from the input DATs
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user