a7800/scripts/resources/windows/mame/mame.rc
2020-03-22 22:54:50 -04:00

14 lines
404 B
Text

// license:BSD-3-Clause
// copyright-holders:Aaron Giles
//============================================================
//
// mame.rc - Minimal resource file for Win32 MAME
//
//============================================================
#include <windows.h>
#include "mamevers.rc"
1 24 MOVEABLE PURE "mame.man"
2 ICON DISCARDABLE "mame.ico"