implemented MG2 and MAL images.

This commit is contained in:
morkt
2017-02-25 05:42:15 +04:00
parent 267353e1fc
commit b03d2fdecc
4 changed files with 304 additions and 0 deletions

View File

@@ -500,7 +500,10 @@
<Compile Include="ShiinaRio\ArcS25.cs" />
<Compile Include="ArcSAF.cs" />
<Compile Include="BlackCyc\ArcVPK.cs" />
<Compile Include="Valkyria\ArcDAT.cs" />
<Compile Include="Valkyria\ArcODN.cs" />
<Compile Include="Valkyria\ImageMAL.cs" />
<Compile Include="Valkyria\ImageMG2.cs" />
<Compile Include="Vitamin\ImageMFC.cs" />
<Compile Include="Vitamin\ImageSBI.cs" />
<Compile Include="VnEngine\ArcAXR.cs" />