implemented Carriere archives and images.

This commit is contained in:
morkt
2018-05-01 16:37:34 +04:00
parent cd7716b7fd
commit 04c28704f2
3 changed files with 207 additions and 0 deletions

View File

@@ -127,6 +127,8 @@
<Compile Include="Bonk\ArcPACK.cs" />
<Compile Include="Cadath\ArcDAF.cs" />
<Compile Include="Cadath\ImageCGF.cs" />
<Compile Include="Carriere\ArcARC.cs" />
<Compile Include="Carriere\ImageCGD.cs" />
<Compile Include="Cmvs\CpzHeader.cs" />
<Compile Include="Cmvs\HuffmanDecoder.cs" />
<Compile Include="Crowd\ImageCRZ.cs" />