mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 16:05:46 +00:00
Unify Windows ICON resource name
This commit is contained in:
parent
89e57a3fb0
commit
19b1180952
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue