mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement CD-i path table traversal
This commit is contained in:
@@ -63,6 +63,7 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
public byte[] AppleIcon;
|
||||
public ushort? AppleProDosType;
|
||||
public DecodedDirectoryEntry AssociatedFile;
|
||||
public CdiSystemArea? CdiSystemArea;
|
||||
public uint Extent;
|
||||
public string Filename;
|
||||
public byte FileUnitSize;
|
||||
|
||||
Reference in New Issue
Block a user