mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented PCG archives.
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
<Compile Include="DirectDraw\DxtDecoder.cs" />
|
||||
<Compile Include="elf\ArcAi5DAT.cs" />
|
||||
<Compile Include="elf\ImageRMT.cs" />
|
||||
<Compile Include="Groover\ArcPCG.cs" />
|
||||
<Compile Include="HuffmanCompression.cs" />
|
||||
<Compile Include="Ikura\ArcTAN.cs" />
|
||||
<Compile Include="Ikura\ImageGGA.cs" />
|
||||
@@ -133,6 +134,7 @@
|
||||
<Compile Include="Lambda\ImageCLS.cs" />
|
||||
<Compile Include="Lilim\ImageIMG.cs" />
|
||||
<Compile Include="Maika\ArcBK.cs" />
|
||||
<Compile Include="Misc\ArcBIN.cs" />
|
||||
<Compile Include="Nekopunch\ImagePBM.cs" />
|
||||
<Compile Include="Nexas\ArcTPF.cs" />
|
||||
<Compile Include="LiveMaker\ImageGALX.cs" />
|
||||
|
||||
Reference in New Issue
Block a user