summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/elan_ep3a19a.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/elan_ep3a19a.cpp')
-rw-r--r--src/mame/drivers/elan_ep3a19a.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/elan_ep3a19a.cpp b/src/mame/drivers/elan_ep3a19a.cpp
index 6722147aba4..315454776b5 100644
--- a/src/mame/drivers/elan_ep3a19a.cpp
+++ b/src/mame/drivers/elan_ep3a19a.cpp
@@ -159,7 +159,7 @@ INPUT_PORTS_END
static INPUT_PORTS_START( tvbg_2button )
PORT_INCLUDE( tvbg_1button )
-
+
PORT_MODIFY("IN2")
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON2 ) // Boggle uses 2 buttons for gameplay, other units do read this to enter secret test mode, but none of the games need it?
INPUT_PORTS_END