mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] Update way output formats are handled
This commit is contained in:
@@ -101,23 +101,6 @@
|
||||
Unzip,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Determines the DAT output format
|
||||
/// </summary>
|
||||
public enum OutputFormat
|
||||
{
|
||||
None = 0,
|
||||
Xml,
|
||||
ClrMamePro,
|
||||
RomCenter,
|
||||
DOSCenter,
|
||||
MissFile,
|
||||
SabreDat,
|
||||
RedumpMD5,
|
||||
RedumpSHA1,
|
||||
RedumpSFV,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Determines the level to scan archives at
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user