mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented *.pk archives and *.grx images.
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
<Compile Include="ArcPAC.cs" />
|
||||
<Compile Include="ArcPCK.cs" />
|
||||
<Compile Include="ArcPD.cs" />
|
||||
<Compile Include="ArcPK.cs" />
|
||||
<Compile Include="ArcQLIE.cs" />
|
||||
<Compile Include="ArcRPA.cs" />
|
||||
<Compile Include="ArcS25.cs" />
|
||||
@@ -199,6 +200,7 @@
|
||||
<Compile Include="ImageGGP.cs" />
|
||||
<Compile Include="ImageGR.cs" />
|
||||
<Compile Include="ImageGRP.cs" />
|
||||
<Compile Include="ImageGRX.cs" />
|
||||
<Compile Include="ImageGS.cs" />
|
||||
<Compile Include="ImageHG3.cs" />
|
||||
<Compile Include="ImageIAF.cs" />
|
||||
|
||||
Reference in New Issue
Block a user