implemented ADP4 compressed audio.

This commit is contained in:
morkt
2017-02-25 02:14:03 +04:00
parent f49598532d
commit 267353e1fc
2 changed files with 332 additions and 0 deletions

View File

@@ -99,6 +99,7 @@
<Compile Include="Foster\ArcFA2.cs" />
<Compile Include="Foster\ImageC24.cs" />
<Compile Include="GameSystem\ArcPureMail.cs" />
<Compile Include="GameSystem\AudioADP4.cs" />
<Compile Include="Qlie\DelphiDeserializer.cs" />
<Compile Include="RealLive\ArcKOE.cs" />
<Compile Include="Software House Parsley\ArcCG.cs" />