Add taiko hitsound resources

master
Dean Herbert 7 years ago
parent 4287ee8043
commit 703efa6e59

@ -670,6 +670,16 @@
<EmbeddedResource Include="Samples\SongSelect\song-ping-variation-3.wav" /> <EmbeddedResource Include="Samples\SongSelect\song-ping-variation-3.wav" />
<EmbeddedResource Include="Samples\SongSelect\song-ping-variation-4.wav" /> <EmbeddedResource Include="Samples\SongSelect\song-ping-variation-4.wav" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Samples\Gameplay\Taiko\normal-hitclap.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\normal-hitfinish.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\normal-hitnormal.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\normal-hitwhistle.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitclap.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitfinish.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitnormal.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitwhistle.wav" />
</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