summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/balsente.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/balsente.c')
-rw-r--r--src/mame/machine/balsente.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/balsente.c b/src/mame/machine/balsente.c
index 71e62c652e4..08ad2ea9223 100644
--- a/src/mame/machine/balsente.c
+++ b/src/mame/machine/balsente.c
@@ -80,7 +80,7 @@ MACHINE_START( balsente )
{
balsente_state *state = machine->driver_data<balsente_state>();
int i;
-
+
state->cem_device[0] = state->m_cem1;
state->cem_device[1] = state->m_cem2;
state->cem_device[2] = state->m_cem3;