implemented Maika BK archives.

This commit is contained in:
morkt
2018-01-02 20:24:15 +04:00
parent 63399a827e
commit c9425ed876
2 changed files with 151 additions and 0 deletions

View File

@@ -120,6 +120,7 @@
<Compile Include="elf\ImageRMT.cs" />
<Compile Include="HuffmanCompression.cs" />
<Compile Include="Lambda\ArcLAX.cs" />
<Compile Include="Maika\ArcBK.cs" />
<Compile Include="Nexas\ArcTPF.cs" />
<Compile Include="LiveMaker\ImageGALX.cs" />
<Compile Include="Otemoto\ArcTLZ.cs" />