implemented MEGU engine resources.

This commit is contained in:
morkt
2015-05-11 20:23:32 +04:00
parent c85622f5e4
commit 6b4ee7a146
4 changed files with 579 additions and 2 deletions

View File

@@ -93,6 +93,7 @@
<Compile Include="ArcMajiro.cs" />
<Compile Include="ArcMBL.cs" />
<Compile Include="ArcMFG.cs" />
<Compile Include="ArcMGD.cs" />
<Compile Include="ArcMGPK.cs" />
<Compile Include="ArcMnoViolet.cs" />
<Compile Include="ArcNEKO.cs" />
@@ -145,6 +146,7 @@
<Compile Include="CreateYPFWidget.xaml.cs">
<DependentUpon>CreateYPFWidget.xaml</DependentUpon>
</Compile>
<Compile Include="ImageAG.cs" />
<Compile Include="ImageAinos.cs" />
<Compile Include="ImageBGI.cs" />
<Compile Include="ImageBIP.cs" />