feat: MAGES PS3/PSV Image Format decoding

This commit is contained in:
ManicSteiner
2023-12-09 23:48:09 +08:00
parent 8188874e81
commit d4cde67f43
3 changed files with 117 additions and 0 deletions

View File

@@ -172,6 +172,7 @@
<Compile Include="Macromedia\Palettes.cs" />
<Compile Include="MAGES\ArcARC20.cs" />
<Compile Include="MAGES\ArcLoveOnce.cs" />
<Compile Include="MAGES\ImageBIN.cs" />
<Compile Include="Mugi\ArcBIN.cs" />
<Compile Include="NipponIchi\ArcCASN.cs" />
<Compile Include="NipponIchi\ArcPSFS.cs" />