CITRA_ICON -> YUZU_ICON

This commit is contained in:
N00byKing
2018-03-23 16:56:59 +01:00
committed by GitHub
parent 633abd5a94
commit 5ded39f5d8

View File

@ -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"
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////