summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/3x3puzzl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/3x3puzzl.c')
-rw-r--r--src/mame/drivers/3x3puzzl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/3x3puzzl.c b/src/mame/drivers/3x3puzzl.c
index 04215c420c9..f82ff787d21 100644
--- a/src/mame/drivers/3x3puzzl.c
+++ b/src/mame/drivers/3x3puzzl.c
@@ -225,7 +225,7 @@ static INPUT_PORTS_START( _3x3puzzle )
PORT_START("VBLANK")
PORT_BIT( 0xff, IP_ACTIVE_HIGH, IPT_CUSTOM ) PORT_VBLANK("screen")
-
+
PORT_START("DSW01")
PORT_DIPNAME( 0x0001, 0x0001, DEF_STR( Unused ) )
PORT_DIPSETTING( 0x0001, DEF_STR( Off ) )