summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/saitek_corona.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/saitek_corona.cpp')
-rw-r--r--src/mame/drivers/saitek_corona.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/saitek_corona.cpp b/src/mame/drivers/saitek_corona.cpp
index d4460e7986d..6eea4fdba10 100644
--- a/src/mame/drivers/saitek_corona.cpp
+++ b/src/mame/drivers/saitek_corona.cpp
@@ -258,7 +258,7 @@ static INPUT_PORTS_START( corona )
PORT_INCLUDE( saitek_stratos )
PORT_MODIFY("IN.5")
- PORT_BIT(0x04, IP_ACTIVE_HIGH, IPT_CUSTOM) PORT_CODE(KEYCODE_G) PORT_NAME("LCD Scroll")
+ PORT_BIT(0x04, IP_ACTIVE_HIGH, IPT_KEYPAD) PORT_CODE(KEYCODE_G) PORT_NAME("LCD Scroll")
INPUT_PORTS_END