superwing.c - removed unused controls. Not worth to mentioning.

This commit is contained in:
Tomasz Slanina 2011-05-09 13:51:20 +00:00
parent f1127cec19
commit 00d259239c

View File

@ -326,7 +326,7 @@ static INPUT_PORTS_START( superwng )
PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_UNUSED )
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_START2 )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_START1 )
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT ) PORT_8WAY
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNUSED )
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_COIN1 )
PORT_START("P2")