summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcofl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcofl.cpp')
-rw-r--r--src/mame/drivers/namcofl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/namcofl.cpp b/src/mame/drivers/namcofl.cpp
index 426bf6f4602..15c255b2e09 100644
--- a/src/mame/drivers/namcofl.cpp
+++ b/src/mame/drivers/namcofl.cpp
@@ -599,6 +599,7 @@ MACHINE_CONFIG_START(namcofl_state::namcofl)
m_c123tmap->set_color_base(0x1000);
NAMCO_C116(config, m_c116, 0);
+ m_c116->enable_shadows();
MCFG_VIDEO_START_OVERRIDE(namcofl_state,namcofl)