summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galivan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galivan.c')
-rw-r--r--src/mame/drivers/galivan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galivan.c b/src/mame/drivers/galivan.c
index 429da6985a5..ee767622687 100644
--- a/src/mame/drivers/galivan.c
+++ b/src/mame/drivers/galivan.c
@@ -441,7 +441,7 @@ static MACHINE_CONFIG_START( galivan, galivan_state )
MCFG_PALETTE_ADD("palette", 8*16+16*16+256*16)
MCFG_PALETTE_INDIRECT_ENTRIES(256)
MCFG_PALETTE_INIT_OWNER(galivan_state, galivan)
-
+
MCFG_VIDEO_START_OVERRIDE(galivan_state,galivan)
/* sound hardware */