[DatFile] A little region reorg

This commit is contained in:
Matt Nadareski
2017-01-11 10:13:54 -08:00
parent 42ad89c00d
commit e2cbe086c0

View File

@@ -370,6 +370,10 @@ namespace SabreTools.Helper.Dats
_files = sortable; _files = sortable;
} }
#endregion
#region Merging/Splitting Methods [MODULAR DONE]
/// <summary> /// <summary>
/// Use cloneof tags to create non-merged sets and remove the tags plus using the device_ref tags to get full sets /// Use cloneof tags to create non-merged sets and remove the tags plus using the device_ref tags to get full sets
/// </summary> /// </summary>
@@ -469,7 +473,7 @@ namespace SabreTools.Helper.Dats
#endregion #endregion
#region Helper Methods #region Merging/Splitting Helper Methods [MODULAR DONE]
/// <summary> /// <summary>
/// Use device_ref tags to add roms to the children /// Use device_ref tags to add roms to the children