mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
Unify Windows ICON resource name
This commit is contained in:
parent
45d941d62e
commit
d2c39bdb29
@ -5,5 +5,5 @@
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
GLFW_ICON ICON "../../dist/citra.ico"
|
||||
CITRA_ICON ICON "../../dist/citra.ico"
|
||||
|
||||
|
@ -5,5 +5,5 @@
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_ICON1 ICON "../../dist/citra.ico"
|
||||
CITRA_ICON ICON "../../dist/citra.ico"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user