Merge pull request #374 from ClusterM/new-win-icon
New icon for Windows version
This commit is contained in:
commit
40046f6e7e
BIN
fceux1.png
BIN
fceux1.png
Binary file not shown.
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 84 KiB |
BIN
icons/fceux.ico
BIN
icons/fceux.ico
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 398 KiB |
|
@ -41,6 +41,9 @@ const char *FCEUI_GetAboutString(void)
|
|||
"FCEU TAS - blip & nitsuja\n"
|
||||
"FCEU TAS+ - Luke Gustafson\n"
|
||||
"\n"
|
||||
"Logo/icon:\n"
|
||||
"Terwilf\n"
|
||||
"\n"
|
||||
"FCEUX is dedicated to the fallen heroes\n"
|
||||
"of NES emulation. In Memoriam --\n"
|
||||
"ugetab\n"
|
||||
|
|
|
@ -2355,10 +2355,7 @@ IDI_ICON3 ICON "res/taseditor-icon.ico"
|
|||
|
||||
IDI_ICON4 ICON "res/taseditor-icon32.ico"
|
||||
|
||||
ICON_1 ICON "res/ICON_1.ico"
|
||||
|
||||
ICON_2 ICON "res/ICON_2.ico"
|
||||
|
||||
ICON_1 ICON "../../../icons/fceux.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue