summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/de_3.cpp')
-rw-r--r--src/mame/drivers/de_3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/de_3.cpp b/src/mame/drivers/de_3.cpp
index d5e5e5e9fad..a7fca4be73b 100644
--- a/src/mame/drivers/de_3.cpp
+++ b/src/mame/drivers/de_3.cpp
@@ -404,7 +404,7 @@ MACHINE_CONFIG_START(de_3_state::de_3)
genpin_audio(config);
- MCFG_DECOBSMT_ADD(DECOBSMT_TAG)
+ DECOBSMT(config, m_decobsmt, 0);
MACHINE_CONFIG_END