mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix quirks in inplace outputs
This commit is contained in:
@@ -99,7 +99,8 @@ namespace SabreTools.Helper
|
||||
/// </summary>
|
||||
public enum OutputFormat
|
||||
{
|
||||
Xml = 0,
|
||||
None = 0,
|
||||
Xml,
|
||||
ClrMamePro,
|
||||
RomCenter,
|
||||
DOSCenter,
|
||||
|
||||
Reference in New Issue
Block a user