implemented IMGX images.

This commit is contained in:
morkt
2019-03-12 03:24:28 +04:00
parent 8ab228df40
commit 13edc4f265
3 changed files with 170 additions and 1 deletions

View File

@@ -246,6 +246,7 @@
<Compile Include="Nexas\ArcTPF.cs" />
<Compile Include="LiveMaker\ImageGALX.cs" />
<Compile Include="Nonono\ArcNPF.cs" />
<Compile Include="Nonono\ImageIMGX.cs" />
<Compile Include="Origin\ArcDAT.cs" />
<Compile Include="Otemoto\ArcTLZ.cs" />
<Compile Include="Otemoto\ImageMAG.cs" />