summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vtech_eu3a12.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vtech_eu3a12.cpp')
-rw-r--r--src/mame/drivers/vtech_eu3a12.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vtech_eu3a12.cpp b/src/mame/drivers/vtech_eu3a12.cpp
index e917b9fc1b1..0ad528ce904 100644
--- a/src/mame/drivers/vtech_eu3a12.cpp
+++ b/src/mame/drivers/vtech_eu3a12.cpp
@@ -27,7 +27,7 @@ INPUT_PORTS_END
MACHINE_CONFIG_START(vreadere_state::vreadere)
/* basic machine hardware */
- // MCFG_CPU_ADD("maincpu", unknown, unknown) // CPU type is unknown, epoxy blob
+ // MCFG_DEVICE_ADD("maincpu", unknown, unknown) // CPU type is unknown, epoxy blob
/* video hardware */
MCFG_SCREEN_ADD("screen", RASTER)