implemented ACHV archives and GPD images.

This commit is contained in:
morkt
2018-04-24 21:00:03 +04:00
parent 12f8fd51a5
commit 12a96e229f
3 changed files with 171 additions and 0 deletions

View File

@@ -110,6 +110,8 @@
</Compile>
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="Ankh\AudioPCM.cs" />
<Compile Include="Antique\ArcDAT.cs" />
<Compile Include="Antique\ImageGPD.cs" />
<Compile Include="Aoi\ImageAGF.cs" />
<Compile Include="ArcARCX.cs" />
<Compile Include="Artemis\ArcMJA.cs" />