Add main menu bgm.

master
Dean Herbert 9 years ago
parent 71a4330c2a
commit cc107f9bcf

@ -95,6 +95,10 @@
<EmbeddedResource Include="Textures\Menu\background%402x.jpg" /> <EmbeddedResource Include="Textures\Menu\background%402x.jpg" />
<EmbeddedResource Include="Textures\Menu\background.jpg" /> <EmbeddedResource Include="Textures\Menu\background.jpg" />
</ItemGroup> </ItemGroup>
<ItemGroup />
<ItemGroup>
<EmbeddedResource Include="Tracks\circles.mp3" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save