implemented DAF2 archives.

This commit is contained in:
morkt
2016-01-22 02:34:07 +04:00
parent c8a656e172
commit 8469deef17
3 changed files with 109 additions and 0 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="CatSystem\ImageHG2.cs" />
<Compile Include="Cmvs\CmvsMD5.cs" />
<Compile Include="Cmvs\ImagePB3.cs" />
<Compile Include="DenSDK\ArcDAF.cs" />
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Escude\ArcBIN.cs" />
<Compile Include="Eushully\ArcGPC.cs" />