mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
suna16.c: Cut-n-Paste ate one line, so restore it... still compiled fine??? - NW
This commit is contained in:
parent
12ee0e021d
commit
bd402a72c9
@ -445,6 +445,7 @@ static INPUT_PORTS_START( bssoccer )
|
||||
PORT_START("P4") /* $a00007.b */
|
||||
JOY(4)
|
||||
|
||||
PORT_START("DSW1") /* $a00008.w */
|
||||
PORT_DIPNAME( 0x0007, 0x0007, DEF_STR( Coinage ) ) PORT_DIPLOCATION("SW1:1,2,3")
|
||||
PORT_DIPSETTING( 0x0000, DEF_STR( 4C_1C ) )
|
||||
PORT_DIPSETTING( 0x0001, DEF_STR( 3C_1C ) )
|
||||
|
Loading…
Reference in New Issue
Block a user