mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented CPZ1 archives.
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
<Compile Include="Cadath\ImageCGF.cs" />
|
||||
<Compile Include="Carriere\ArcARC.cs" />
|
||||
<Compile Include="Carriere\ImageCGD.cs" />
|
||||
<Compile Include="Cmvs\ArcCPZ1.cs" />
|
||||
<Compile Include="Cmvs\CpzHeader.cs" />
|
||||
<Compile Include="Cmvs\HuffmanDecoder.cs" />
|
||||
<Compile Include="Crowd\ImageCRZ.cs" />
|
||||
@@ -649,6 +650,7 @@
|
||||
<Compile Include="uGOS\ArcDET.cs" />
|
||||
<Compile Include="uGOS\ImageBMP.cs" />
|
||||
<Compile Include="AdvSys\ArcGR2.cs" />
|
||||
<Compile Include="UMeSoft\ArcMGX.cs" />
|
||||
<Compile Include="UMeSoft\ArcPK.cs" />
|
||||
<Compile Include="Qlie\ArcQLIE.cs" />
|
||||
<Compile Include="RenPy\ArcRPA.cs" />
|
||||
|
||||
Reference in New Issue
Block a user