implemented ADS archives.

This commit is contained in:
morkt
2016-02-07 19:24:28 +04:00
parent 9b90903100
commit 17ffc41a75
3 changed files with 145 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="GSD\ArcADS.cs" />
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />