From 5ded39f5d8b9c222304704151b24c33db2c6e9bd Mon Sep 17 00:00:00 2001 From: N00byKing Date: Fri, 23 Mar 2018 16:56:59 +0100 Subject: CITRA_ICON -> YUZU_ICON --- src/yuzu_cmd/yuzu.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/yuzu_cmd') diff --git a/src/yuzu_cmd/yuzu.rc b/src/yuzu_cmd/yuzu.rc index 7cb8a14e1..7de8ef3d9 100644 --- a/src/yuzu_cmd/yuzu.rc +++ b/src/yuzu_cmd/yuzu.rc @@ -6,7 +6,7 @@ // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -CITRA_ICON ICON "../../dist/yuzu.ico" +YUZU_ICON ICON "../../dist/yuzu.ico" ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3