removed unnecessary code for sf2m2

This commit is contained in:
Roberto Zandona 2008-08-20 16:34:01 +00:00
parent 7e1305fa5e
commit 9705d41ac7

View File

@ -1833,13 +1833,6 @@ static INPUT_PORTS_START( sf2hack )
PORT_BIT( 0x8000, IP_ACTIVE_LOW, IPT_UNKNOWN )
INPUT_PORTS_END
static INPUT_PORTS_START( sf2m2 )
PORT_INCLUDE( sf2hack )
PORT_MODIFY("DSWB")
PORT_DIPUNUSED_DIPLOC( 0x08, 0x00, "SW(B):4" ) // if ON the game boot
INPUT_PORTS_END
static INPUT_PORTS_START( sf2m4 )
PORT_INCLUDE( sf2hack )