summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaelco2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gaelco2.c')
-rw-r--r--src/mame/drivers/gaelco2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gaelco2.c b/src/mame/drivers/gaelco2.c
index 7e90370345a..e97b7fae156 100644
--- a/src/mame/drivers/gaelco2.c
+++ b/src/mame/drivers/gaelco2.c
@@ -1189,7 +1189,7 @@ PORT_START_TAG("IN3") /* SERVICESW */
PORT_START_TAG("FAKE") /* Fake: To switch between monitors at run time */
PORT_BIT(0x01, IP_ACTIVE_HIGH, IPT_SERVICE4 ) PORT_TOGGLE
-
+
PORT_START_TAG("ANALOG0") /* steering wheel player 1 */
PORT_BIT( 0xff, 0x8A, IPT_PADDLE ) PORT_MINMAX(0x00,0xff) PORT_SENSITIVITY(25) PORT_KEYDELTA(25) PORT_REVERSE PORT_NAME("P1 Wheel")