Add song select sound effects.

master
Dean Herbert 9 years ago
parent 8ee9e6736f
commit 1bf3167fa3

@ -187,6 +187,11 @@
<EmbeddedResource Include="Samples\Checkbox\check-off.mp3" />
<EmbeddedResource Include="Samples\Checkbox\check-on.mp3" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<EmbeddedResource Include="Samples\SongSelect\select-difficulty.mp3" />
<EmbeddedResource Include="Samples\SongSelect\select-expand.mp3" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.

Loading…
Cancel
Save