implemented EPK archives and SUR images.

This commit is contained in:
morkt
2016-09-21 00:50:52 +04:00
parent 3c1a752233
commit 3497bcde41
4 changed files with 387 additions and 0 deletions

View File

@@ -275,6 +275,8 @@
<Compile Include="Tactics\WidgetTactics.xaml.cs">
<DependentUpon>WidgetTactics.xaml</DependentUpon>
</Compile>
<Compile Include="TamaSoft\ArcEPK.cs" />
<Compile Include="TamaSoft\ImageSUR.cs" />
<Compile Include="TechnoBrain\ImageIPH.cs" />
<Compile Include="DxLib\ArcDX.cs" />
<Compile Include="ArcMiris.cs" />