summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gei.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gei.c')
-rw-r--r--src/mame/drivers/gei.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gei.c b/src/mame/drivers/gei.c
index 654e90bcc44..af55244c708 100644
--- a/src/mame/drivers/gei.c
+++ b/src/mame/drivers/gei.c
@@ -1196,7 +1196,7 @@ static MACHINE_CONFIG_DERIVED( quizvid, findout )
MCFG_CPU_MODIFY("maincpu")
MCFG_CPU_PROGRAM_MAP(quizvid_map)
-
+
MCFG_PALETTE_MODIFY("palette")
MCFG_PALETTE_INIT_OWNER(gei_state,quizvid)
MACHINE_CONFIG_END