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 0e707081932..86c7537a651 100644
--- a/src/mame/machine/balsente.c
+++ b/src/mame/machine/balsente.c
@@ -80,7 +80,7 @@ MACHINE_START( balsente )
{
balsente_state *state = (balsente_state *)machine->driver_data;
int i;
-
+
/* create the polynomial tables */
poly17_init(machine);