retofinv.cpp: Forgot one (nw)

This commit is contained in:
briantro 2017-07-05 11:41:49 -05:00
parent 18d9109e2a
commit f48f32941c

View File

@ -365,7 +365,7 @@ static INPUT_PORTS_START( retofin2 )
PORT_INCLUDE( retofinv )
PORT_MODIFY( "DSW1" )
PORT_DIPNAME( 0x18, 0x08, DEF_STR( Lives ) )
PORT_DIPNAME( 0x18, 0x08, DEF_STR( Lives ) ) PORT_DIPLOCATION("DSW-A (RB3):4,5")
PORT_DIPSETTING( 0x18, "1" )
PORT_DIPSETTING( 0x10, "2" )
PORT_DIPSETTING( 0x08, "3" )