(MESS) megaduck: Hookup software list. (nw)

This commit is contained in:
Wilbert Pol 2013-02-28 20:43:23 +00:00
parent 466403b5b2
commit aaddff27c8

View File

@ -776,6 +776,7 @@ static MACHINE_CONFIG_START( megaduck, megaduck_state )
MCFG_SOUND_ROUTE(1, "rspeaker", 0.50)
MCFG_MEGADUCK_CARTRIDGE_ADD("duckslot", megaduck_cart, NULL, NULL)
MCFG_SOFTWARE_LIST_ADD("cart_list", "megaduck")
MACHINE_CONFIG_END
/***************************************************************************