Add all Apple HFS structures.

This commit is contained in:
2020-02-19 03:09:35 +00:00
parent 93e704e5ed
commit 177031d7ac
5 changed files with 397 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
<Compile Include="AppleCommon\Structs.cs" />
<Compile Include="AppleHFS\AppleHFS.cs" />
<Compile Include="AppleHFS\Consts.cs" />
<Compile Include="AppleHFS\Enums.cs" />
<Compile Include="AppleHFS\Info.cs" />
<Compile Include="AppleHFS\Structs.cs" />
<Compile Include="FATX\Consts.cs" />