implemented EENC images and UM3 audio.

This commit is contained in:
morkt
2016-06-19 03:06:09 +04:00
parent db22d43f4a
commit 880245fea4
4 changed files with 268 additions and 0 deletions

View File

@@ -72,6 +72,8 @@
</Compile>
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="Bruns\AudioUM3.cs" />
<Compile Include="Bruns\ImageEENC.cs" />
<Compile Include="LiveMaker\ArcVF.cs" />
<Compile Include="ArcZIP.cs" />
<Compile Include="AudioVOC.cs" />