implemented "MCG 1.01" images.

This commit is contained in:
morkt
2015-11-23 21:31:10 +04:00
parent bcc3583885
commit 0924d385e8
5 changed files with 225 additions and 27 deletions

View File

@@ -68,6 +68,9 @@
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">
<DependentUpon>WidgetMCG.xaml</DependentUpon>
</Compile>
<Compile Include="ImagePSD.cs" />
<Compile Include="Propeller\ArcMGR.cs" />
<Compile Include="Propeller\ArcMPK.cs" />
@@ -394,6 +397,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="FC01\WidgetMCG.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NitroPlus\CreateNPAWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>