summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itech32.cpp')
-rw-r--r--src/mame/drivers/itech32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/itech32.cpp b/src/mame/drivers/itech32.cpp
index 29e3981efca..1568eeaf09c 100644
--- a/src/mame/drivers/itech32.cpp
+++ b/src/mame/drivers/itech32.cpp
@@ -1812,7 +1812,7 @@ MACHINE_CONFIG_START(itech32_state::tourny)
/* basic machine hardware */
- MCFG_M48T02_ADD( "m48t02" )
+ MCFG_DEVICE_ADD("m48t02", M48T02, 0)
MACHINE_CONFIG_END