summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd
diff options
context:
space:
mode:
authorN00byKing <N00byKing@users.noreply.github.com>2018-03-23 16:56:59 +0100
committerGitHub <noreply@github.com>2018-03-23 16:56:59 +0100
commit5ded39f5d8b9c222304704151b24c33db2c6e9bd (patch)
treea2f30f7f02e1d91f61c7c024f805986fba5199e2 /src/yuzu_cmd
parentMerge pull request #264 from valentinvanelslande/cmd-dynarmic (diff)
downloadyuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar.gz
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar.bz2
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar.lz
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar.xz
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.tar.zst
yuzu-5ded39f5d8b9c222304704151b24c33db2c6e9bd.zip
Diffstat (limited to 'src/yuzu_cmd')
-rw-r--r--src/yuzu_cmd/yuzu.rc2
1 files changed, 1 insertions, 1 deletions
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"
/////////////////////////////////////////////////////////////////////////////