mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Palette PACK2 archives, PGA and CHR images
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
<Compile Include="elf\ImageGP8.cs" />
|
||||
<Compile Include="Gpk2\ArcGPK2.cs" />
|
||||
<Compile Include="Gpk2\ImageGFB.cs" />
|
||||
<Compile Include="Palette\ArcCHR.cs" />
|
||||
<Compile Include="Palette\ArcPAK.cs" />
|
||||
<Compile Include="Palette\ImagePGA.cs" />
|
||||
<Compile Include="Sas5\ArcIAR.cs" />
|
||||
<Compile Include="Sas5\ArcSec5.cs" />
|
||||
<Compile Include="Sas5\ArcWAR.cs" />
|
||||
|
||||
Reference in New Issue
Block a user