1
0
Fork 0
forked from suyu/suyu

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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