summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/travrusa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/travrusa.c')
-rw-r--r--src/mame/drivers/travrusa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/travrusa.c b/src/mame/drivers/travrusa.c
index 537ba1c21df..5c63e9c7d0d 100644
--- a/src/mame/drivers/travrusa.c
+++ b/src/mame/drivers/travrusa.c
@@ -112,7 +112,7 @@ static INPUT_PORTS_START( travrusa )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_COCKTAIL
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_COCKTAIL
-
+
PORT_START_TAG("DSW1")
PORT_DIPNAME( 0x03, 0x03, "Fuel Reduced on Collision" )
PORT_DIPSETTING( 0x03, DEF_STR( Low ) )