implemented ESD audio and BTN images.

This commit is contained in:
morkt
2016-09-24 14:01:14 +04:00
parent a260143b68
commit aeb9441eeb
3 changed files with 138 additions and 0 deletions

View File

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