mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
meritm.c: Proper English please... thank you... - NW
This commit is contained in:
parent
31c7b61cf5
commit
8d5049f343
@ -699,7 +699,7 @@ static INPUT_PORTS_START(americna)
|
||||
|
||||
PORT_MODIFY("DSW")
|
||||
PORT_DIPNAME( 0x10, 0x10, "Points Per Coin" ) PORT_DIPLOCATION("SW1:5")
|
||||
PORT_DIPSETTING( 0x10, "1 Points / Coin" )
|
||||
PORT_DIPSETTING( 0x10, "1 Point / Coin" )
|
||||
PORT_DIPSETTING( 0x00, "5 Points / Coin" )
|
||||
PORT_DIPNAME( 0xc0, 0xc0, "Max Play" ) PORT_DIPLOCATION("SW1:7,8")
|
||||
PORT_DIPSETTING( 0x40, "10" )
|
||||
|
Loading…
Reference in New Issue
Block a user