diff --git a/SabreHelper/RomManipulation.cs b/SabreHelper/RomManipulation.cs index 558832a0..d095035c 100644 --- a/SabreHelper/RomManipulation.cs +++ b/SabreHelper/RomManipulation.cs @@ -14,6 +14,7 @@ namespace SabreTools.Helper /// /// Name of the file to be parsed /// The OutputFormat corresponding to the DAT + /// There is currently no differentiation between XML and SabreDAT here public static OutputFormat GetOutputFormat(string filename) { try