summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/yiear.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/yiear.c')
-rw-r--r--src/mame/drivers/yiear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/yiear.c b/src/mame/drivers/yiear.c
index c8e761c8d8b..4f0957e7aa9 100644
--- a/src/mame/drivers/yiear.c
+++ b/src/mame/drivers/yiear.c
@@ -161,7 +161,7 @@ static INPUT_PORTS_START( yiear )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_PLAYER(1)
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_PLAYER(1) PORT_CODE("NONE")
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNUSED )
-
+
PORT_START("P2")
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT ) PORT_8WAY PORT_COCKTAIL
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT ) PORT_8WAY PORT_COCKTAIL