summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/dynax/royalmah.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/dynax/royalmah.cpp')
-rw-r--r--src/mame/dynax/royalmah.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/dynax/royalmah.cpp b/src/mame/dynax/royalmah.cpp
index f377d4f3c85..e0013695d5e 100644
--- a/src/mame/dynax/royalmah.cpp
+++ b/src/mame/dynax/royalmah.cpp
@@ -1687,7 +1687,7 @@ static INPUT_PORTS_START( mjctrl2 )
PORT_INCLUDE( mjctrl1 )
PORT_MODIFY("KEY0")
- PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_GAMBLE_PAYOUT ) PORT_CODE(KEYCODE_4)
+ PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_GAMBLE_PAYOUT )
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNUSED )
INPUT_PORTS_END