summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mitchell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mitchell.c')
-rw-r--r--src/mame/drivers/mitchell.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mitchell.c b/src/mame/drivers/mitchell.c
index c2a356e6147..555f0d97da0 100644
--- a/src/mame/drivers/mitchell.c
+++ b/src/mame/drivers/mitchell.c
@@ -214,7 +214,7 @@ static READ8_HANDLER( block_input_r )
static int dir[2];
static const char *dialnames[] = { "DIAL1", "DIAL2" };
static const char *portnames[] = { "IN1", "IN2" };
-
+
if (dial_selected)
{
int delta;
@@ -632,7 +632,7 @@ INPUT_PORTS_END
static INPUT_PORTS_START( mgakuen )
PORT_INCLUDE( mj_common )
-
+
PORT_START_TAG("DSW1") /* DSW1 */
PORT_DIPNAME( 0x07, 0x07, DEF_STR( Coinage ) )
PORT_DIPSETTING( 0x00, DEF_STR( 4C_1C ) )