mirror of https://git.suyu.dev/suyu/suyu
Assets: Move citra.ico from src/assets to dist.
This commit is contained in:
parent
33c57361a9
commit
87d9df89bb
Before Width: | Height: | Size: 497 KiB After Width: | Height: | Size: 497 KiB |
|
@ -1,9 +1,9 @@
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
//
|
//
|
||||||
// Icon
|
// Icon
|
||||||
//
|
//
|
||||||
|
|
||||||
// Icon with lowest ID value placed first to ensure application icon
|
// Icon with lowest ID value placed first to ensure application icon
|
||||||
// remains consistent on all systems.
|
// remains consistent on all systems.
|
||||||
GLFW_ICON ICON "..\\assets\\citra.ico"
|
GLFW_ICON ICON "..\\..\\dist\\citra.ico"
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue