mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00

* Got rid of the special-casing for the "mess" subtarget name. * Got rid of the MESS-specific Windows resources, emuator info source and man page. * Added subtarget name to the internal name and original name in Windows resources. -ui: Put the system-specific items on the input settings menu together, and fixed the crosshair visibility settings.
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
// license:BSD-3-Clause
|
|
// copyright-holders:Aaron Giles
|
|
//============================================================
|
|
//
|
|
// mame.rc - Minimal resource file for Win32 MAME
|
|
//
|
|
//============================================================
|
|
|
|
1 24 MOVEABLE PURE "mame.man"
|
|
|
|
2 ICON DISCARDABLE "mame.ico"
|