implemented variations of PAC archives and PGD images.

This commit is contained in:
morkt
2016-02-13 17:37:32 +04:00
parent 71e01d1ee1
commit 23e5856825
5 changed files with 328 additions and 2 deletions

View File

@@ -63,6 +63,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="Softpal\ArcPAC.cs" />
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />
<Compile Include="Entis\ArcERI.cs" />
<Compile Include="GSD\ArcADS.cs" />
<Compile Include="Amaterasu\ImageGRP.cs" />