0
0
mirror of https://git.tardis.systems/mirrors/yuzu.git synced 2025-01-03 03:54:45 +00:00

Assets: Move citra.ico from src/assets to dist.

This commit is contained in:
Emmanuel Gil Peyrot 2015-05-25 19:00:43 +02:00
parent 33c57361a9
commit 87d9df89bb
3 changed files with 9 additions and 9 deletions

View File

Before

Width:  |  Height:  |  Size: 497 KiB

After

Width:  |  Height:  |  Size: 497 KiB

View File

@ -1,9 +1,9 @@
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
GLFW_ICON ICON "..\\assets\\citra.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
GLFW_ICON ICON "..\\..\\dist\\citra.ico"

Binary file not shown.