mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 15:24:56 +00:00
First round of cleanup for DolphinLib additions
This commit is contained in:
@@ -10,11 +10,6 @@ namespace SabreTools.Data.Models.NintendoDisc
|
||||
/// </summary>
|
||||
public DiscHeader Header { get; set; } = new();
|
||||
|
||||
/// <summary>
|
||||
/// Detected platform (GameCube or Wii)
|
||||
/// </summary>
|
||||
public Platform Platform { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Wii partition table entries (Wii discs only)
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user