mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] More rearranging
This commit is contained in:
@@ -33,7 +33,7 @@ namespace SabreTools.Helper
|
||||
|
||||
#endregion
|
||||
|
||||
#region Archive Extraction
|
||||
#region Extraction
|
||||
|
||||
/// <summary>
|
||||
/// Attempt to extract a file as an archive
|
||||
@@ -234,7 +234,7 @@ namespace SabreTools.Helper
|
||||
|
||||
#endregion
|
||||
|
||||
#region Archive Information
|
||||
#region Information
|
||||
|
||||
/// <summary>
|
||||
/// Generate a list of RomData objects from the header values in an archive
|
||||
@@ -526,7 +526,7 @@ namespace SabreTools.Helper
|
||||
|
||||
#endregion
|
||||
|
||||
#region Archive Writing
|
||||
#region Writing
|
||||
|
||||
/// <summary>
|
||||
/// Copy a file to an output archive
|
||||
|
||||
Reference in New Issue
Block a user