summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/btime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/btime.c')
-rw-r--r--src/mame/drivers/btime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/btime.c b/src/mame/drivers/btime.c
index 6e933d3a05d..8018d08330a 100644
--- a/src/mame/drivers/btime.c
+++ b/src/mame/drivers/btime.c
@@ -1545,7 +1545,7 @@ static MACHINE_CONFIG_DERIVED( cookrace, btime )
/* video hardware */
MCFG_GFXDECODE(cookrace)
MCFG_PALETTE_LENGTH(16)
-
+
MCFG_SCREEN_MODIFY("screen")
MCFG_SCREEN_UPDATE(cookrace)
MACHINE_CONFIG_END