summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namcos2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namcos2.c')
-rw-r--r--src/mame/machine/namcos2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/namcos2.c b/src/mame/machine/namcos2.c
index c696cf38bf9..a8bb862dc9e 100644
--- a/src/mame/machine/namcos2.c
+++ b/src/mame/machine/namcos2.c
@@ -143,7 +143,7 @@ MACHINE_RESET_MEMBER(namcos2_shared_state,namcos2)
/* reset POSIRQ timer */
namcos2_posirq_timer->adjust(attotime::never);
-
+
m_player_mux = 0;
}