summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/vtech_unk1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vtech_unk1.cpp')
-rw-r--r--src/mame/drivers/vtech_unk1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vtech_unk1.cpp b/src/mame/drivers/vtech_unk1.cpp
index 07c9e8b4593..d1d32ff11c0 100644
--- a/src/mame/drivers/vtech_unk1.cpp
+++ b/src/mame/drivers/vtech_unk1.cpp
@@ -66,7 +66,7 @@ INPUT_PORTS_END
MACHINE_CONFIG_START(gl8008cx_state::gl8008cx)
/* 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)