Browse Source

CITRA_ICON -> YUZU_ICON

N00byKing 8 years ago
parent
commit
5ded39f5d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/yuzu_cmd/yuzu.rc

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