mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] A little region reorg
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user