implemented BPC images.

This commit is contained in:
morkt
2017-11-22 19:59:13 +04:00
parent b8cd3d2ce4
commit 5bd5568719
2 changed files with 203 additions and 0 deletions

View File

@@ -102,6 +102,7 @@
<Compile Include="Cadath\ArcDAF.cs" />
<Compile Include="Cadath\ImageCGF.cs" />
<Compile Include="Crowd\ImageCRZ.cs" />
<Compile Include="CsWare\ImageBPC.cs" />
<Compile Include="Cyberworks\ArcApp.cs" />
<Compile Include="DirectDraw\DxtDecoder.cs" />
<Compile Include="ExHibit\ArcGRP.cs" />