mame/scripts/resources/windows/mame/mame.rc
Vas Crabb 74fe6e9d5c -Got rid of some legacy MESS support glue.
* 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.
2022-06-13 16:53:23 +10:00

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"