implemented Xuse audio archives.

This commit is contained in:
morkt
2016-01-05 23:54:54 +04:00
parent d04169d729
commit d1e6ee4a35
3 changed files with 94 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="Silky\ArcAi6Win.cs" />
<Compile Include="Silky\ImageAKB.cs" />
<Compile Include="StudioEgo\ArcPAK0.cs" />
<Compile Include="StudioEgo\ImageANT.cs" />
<Compile Include="TechnoBrain\ImageIPH.cs" />
<Compile Include="ArcDX.cs" />
<Compile Include="ArcMiris.cs" />
@@ -221,6 +222,7 @@
<Compile Include="ArcSAF.cs" />
<Compile Include="BlackCyc\ArcVPK.cs" />
<Compile Include="Will\ArcPulltop.cs" />
<Compile Include="Xuse\ArcBIN.cs" />
<Compile Include="Xuse\ArcWAG.cs" />
<Compile Include="Xuse\ArcXuse.cs" />
<Compile Include="Yuka\ArcYKC.cs" />