mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Aaru.Images] Reformat and cleanup.
This commit is contained in:
@@ -36,6 +36,8 @@ namespace Aaru.DiscImages;
|
||||
|
||||
public sealed partial class SaveDskF
|
||||
{
|
||||
#region Nested type: Header
|
||||
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||
struct Header
|
||||
{
|
||||
@@ -80,4 +82,6 @@ public sealed partial class SaveDskF
|
||||
/// <summary>0x26 offset to data</summary>
|
||||
public ushort dataOffset;
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user