BGI audio format interpreter moved to separate class.

This commit is contained in:
morkt
2015-08-29 22:09:58 +04:00
parent 602735f9e4
commit fdd5a2aba6
2 changed files with 60 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
<ItemGroup>
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="BitStream.cs" />
<Compile Include="Ethornell\AudioBGI.cs" />
<Compile Include="Lilim\ArcABM.cs" />
<Compile Include="ActiveSoft\ArcADPACK.cs" />
<Compile Include="ArcAdvCls.cs" />