summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/abc80.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/abc80.c')
-rw-r--r--src/mess/drivers/abc80.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/abc80.c b/src/mess/drivers/abc80.c
index 9c71b12c979..fdc8b56cf81 100644
--- a/src/mess/drivers/abc80.c
+++ b/src/mess/drivers/abc80.c
@@ -215,7 +215,7 @@ static INPUT_PORTS_START( abc80 )
PORT_DIPUNKNOWN_DIPLOC( 0x20, IP_ACTIVE_LOW, "SW1:6" )
PORT_DIPUNKNOWN_DIPLOC( 0x40, IP_ACTIVE_LOW, "SW1:7" )
PORT_DIPUNKNOWN_DIPLOC( 0x80, IP_ACTIVE_LOW, "SW1:8" )
-
+
PORT_START("SW2")
PORT_DIPUNKNOWN_DIPLOC( 0x01, IP_ACTIVE_LOW, "SW2:1" )
PORT_DIPUNKNOWN_DIPLOC( 0x02, IP_ACTIVE_LOW, "SW2:2" )