summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/intv/voice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/intv/voice.cpp')
-rw-r--r--src/devices/bus/intv/voice.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/intv/voice.cpp b/src/devices/bus/intv/voice.cpp
index 04fd90f4277..d13818234a5 100644
--- a/src/devices/bus/intv/voice.cpp
+++ b/src/devices/bus/intv/voice.cpp
@@ -66,10 +66,10 @@ void intv_voice_device::late_subslot_setup()
//-------------------------------------------------
-// MACHINE_CONFIG_FRAGMENT( intellivoice )
+// MACHINE_CONFIG_START( intellivoice )
//-------------------------------------------------
-static MACHINE_CONFIG_FRAGMENT( intellivoice )
+static MACHINE_CONFIG_START( intellivoice )
MCFG_SPEAKER_STANDARD_MONO("mono_voice")
MCFG_SOUND_ADD("sp0256_speech", SP0256, 3120000)