implemented WA2 audio format.

This commit is contained in:
morkt
2015-11-11 22:38:38 +04:00
parent 505dc64fe9
commit 2f8c18f6d8
3 changed files with 160 additions and 1 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="elf\ImageG24.cs" />
<Compile Include="elf\ImageGP8.cs" />
<Compile Include="ExHibit\ImageGYU.cs" />
<Compile Include="Ffa\AudioWA2.cs" />
<Compile Include="Gpk2\ArcGPK2.cs" />
<Compile Include="Gpk2\ImageGFB.cs" />
<Compile Include="MersenneTwister.cs" />