feat: SPC-PS2 Image Format

This commit is contained in:
ManicSteiner
2023-12-16 21:46:17 +08:00
parent 30b875efe8
commit 0434623308
3 changed files with 46 additions and 1 deletions

View File

@@ -133,6 +133,7 @@
<Compile Include="Ism\ImagePNG.cs" />
<Compile Include="Kid\ArcDATRAW.cs" />
<Compile Include="Kid\ImageLBG.cs" />
<Compile Include="Kid\ImageSPC.cs" />
<Compile Include="Kogado\ArcARC.cs" />
<Compile Include="Ice\ImageIBM.cs" />
<Compile Include="Ice\ScriptISD.cs" />