mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added LZMA decompressor from LZMA SDK.
This commit is contained in:
@@ -196,6 +196,13 @@
|
||||
<Compile Include="Lilim\ImageIMG.cs" />
|
||||
<Compile Include="LiveMaker\ArcGALX.cs" />
|
||||
<Compile Include="Aims\ArcPACK.cs" />
|
||||
<Compile Include="Lzma\ICoder.cs" />
|
||||
<Compile Include="Lzma\LzmaBase.cs" />
|
||||
<Compile Include="Lzma\LzmaDecoder.cs" />
|
||||
<Compile Include="Lzma\LzOutWindow.cs" />
|
||||
<Compile Include="Lzma\RangeCoder.cs" />
|
||||
<Compile Include="Lzma\RangeCoderBit.cs" />
|
||||
<Compile Include="Lzma\RangeCoderBitTree.cs" />
|
||||
<Compile Include="Maika\ArcBK.cs" />
|
||||
<Compile Include="Maika\ArcMIK01.cs" />
|
||||
<Compile Include="Maika\AudioWV5.cs" />
|
||||
|
||||
Reference in New Issue
Block a user