implemented KAAS engine audio.

This commit is contained in:
morkt
2017-03-11 11:37:51 +04:00
parent df15daebf0
commit 0206bc574e
2 changed files with 114 additions and 0 deletions

View File

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