Merge pull request #269 from N00byKing/icontoyuzu
CITRA_ICON -> YUZU_ICON
This commit is contained in:
commit
7ce4a03188
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
// 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.
|
||||||
CITRA_ICON ICON "../../dist/yuzu.ico"
|
YUZU_ICON ICON "../../dist/yuzu.ico"
|
||||||
|
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in a new issue