Make "World" the default for Tengai (World) :-p

This commit is contained in:
Brian Troha 2008-09-11 21:47:56 +00:00
parent 1cbefbf928
commit 8048eb8422

View File

@ -1081,7 +1081,7 @@ static INPUT_PORTS_START( tengai )
1 1 1 0 Taiwan
************************************************/
PORT_DIPNAME( 0x0000000f, 0x0000000e, "Country" )
PORT_DIPNAME( 0x0000000f, 0x0000000f, "Country" )
PORT_DIPSETTING( 0x0000000f, DEF_STR( World ) )
PORT_DIPSETTING( 0x0000000e, "U.S.A & Canada" )
PORT_DIPSETTING( 0x0000000d, "Korea" )