Add simple mouse cursor texture.

master
Dean Herbert 9 years ago
parent 5cc6e0a311
commit fd4a3dd522

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -87,6 +87,10 @@
<ItemGroup>
<EmbeddedResource Include="Fonts\osuFont_0.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Cursor\cursor%402x.png" />
<EmbeddedResource Include="Textures\Cursor\cursor.png" />
</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