mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
MAME windows executable gets it's own icon (no whatsnew)
This commit is contained in:
parent
faf61ec105
commit
eb43dbb7a3
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -5306,6 +5306,7 @@ src/osd/windows/input.c svneol=native#text/plain
|
||||
src/osd/windows/input.h svneol=native#text/plain
|
||||
src/osd/windows/ledutil.c svneol=native#text/plain
|
||||
src/osd/windows/main.c svneol=native#text/plain
|
||||
src/osd/windows/mame.ico -text
|
||||
src/osd/windows/mame.man svneol=CRLF#text/plain eol=crlf
|
||||
src/osd/windows/mame.rc svneol=CRLF#text/plain eol=crlf
|
||||
src/osd/windows/multidef.h svneol=native#text/plain
|
||||
|
BIN
src/osd/windows/mame.ico
Normal file
BIN
src/osd/windows/mame.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
@ -43,3 +43,5 @@
|
||||
#include "mamevers.rc"
|
||||
|
||||
1 24 MOVEABLE PURE "mame.man"
|
||||
|
||||
IDI_ICON_MAME ICON DISCARDABLE "mame.ico"
|
Loading…
Reference in New Issue
Block a user