summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/intv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/intv.cpp')
-rw-r--r--src/mame/drivers/intv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/intv.cpp b/src/mame/drivers/intv.cpp
index c878215b485..988e9eec581 100644
--- a/src/mame/drivers/intv.cpp
+++ b/src/mame/drivers/intv.cpp
@@ -524,7 +524,7 @@ MACHINE_CONFIG_START(intv_state::intvecs)
speech.add_route(ALL_OUTPUTS, "mono", 1.00);
/* cassette */
- //MCFG_CASSETTE_ADD( "cassette" )
+ //CASSETTE(config, "cassette");
/* software lists */
MCFG_DEVICE_REMOVE("cart_list")