summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quizdna.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/quizdna.c')
-rw-r--r--src/mame/drivers/quizdna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/quizdna.c b/src/mame/drivers/quizdna.c
index 15a4fd14322..1a909eda440 100644
--- a/src/mame/drivers/quizdna.c
+++ b/src/mame/drivers/quizdna.c
@@ -195,7 +195,7 @@ static INPUT_PORTS_START( quizdna )
INPUT_PORTS_END
static INPUT_PORTS_START( gakupara )
- PORT_START("DSW2")
+ PORT_START("DSW2")
PORT_DIPNAME( 0x0f, 0x0f, DEF_STR( Coinage ) )
PORT_DIPSETTING( 0x00, "10 Coins/1 Credit" )
PORT_DIPSETTING( 0x01, DEF_STR( 9C_1C ) )