[ALL] Rename OutputFormat => DatFormat

This commit is contained in:
Matt Nadareski
2016-10-25 15:02:02 -07:00
parent b85d2df0ca
commit 521b2c77a8
9 changed files with 286 additions and 280 deletions

View File

@@ -118,7 +118,7 @@ namespace SabreTools.Helper.Data
/// Determines the DAT output format
/// </summary>
[Flags]
public enum OutputFormat
public enum DatFormat
{
Logiqx = 0x0001,
ClrMamePro = 0x0002,