summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tceptor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tceptor.c')
-rw-r--r--src/mame/drivers/tceptor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tceptor.c b/src/mame/drivers/tceptor.c
index 57e9c01d4bb..8cdf6d1e1b2 100644
--- a/src/mame/drivers/tceptor.c
+++ b/src/mame/drivers/tceptor.c
@@ -383,7 +383,7 @@ static MACHINE_CONFIG_START( tceptor, tceptor_state )
MCFG_PALETTE_ADD("palette", 4096)
MCFG_PALETTE_INDIRECT_ENTRIES(1024)
MCFG_PALETTE_INIT_OWNER(tceptor_state, tceptor)
-
+
MCFG_DEFAULT_LAYOUT(layout_horizont)
MCFG_NAMCO_C45_ROAD_ADD("c45_road")