forgot interface. nw.

This commit is contained in:
etabeta78 2016-05-08 09:51:59 +02:00
parent 48be2e909e
commit 2e6f574140

View File

@ -114,7 +114,7 @@ static MACHINE_CONFIG_START( pockchalv1, pockchalv1_state )
MCFG_SCREEN_UPDATE_DRIVER(pockchalv1_state, screen_update_pockchalv1)
MCFG_SCREEN_PALETTE("palette")
MCFG_GENERIC_CARTSLOT_ADD("cartslot", generic_plain_slot, "pockchalv1_cart")
MCFG_GENERIC_CARTSLOT_ADD("cartslot", generic_plain_slot, "pockchalw_cart")
MCFG_GENERIC_EXTENSIONS("bin")
MCFG_GENERIC_LOAD(pockchalv1_state, pockchalv1_cart)
MCFG_GENERIC_MANDATORY