implemented Emic engine formats.

PAC archives / MWP bitmaps.
This commit is contained in:
morkt
2015-08-30 03:39:01 +04:00
parent 275652e3d7
commit 46bd0a5e47
5 changed files with 229 additions and 2 deletions

View File

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