summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/modellot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/modellot.c')
-rw-r--r--src/mess/drivers/modellot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/modellot.c b/src/mess/drivers/modellot.c
index 7a0c2cb38be..9c2421bddd0 100644
--- a/src/mess/drivers/modellot.c
+++ b/src/mess/drivers/modellot.c
@@ -186,4 +186,4 @@ ROM_START( modellot )
ROM_END
/* Driver */
-COMP( 1979, modellot, 0, 0, modellot, modellot, driver_device, 0, "General Processor", "Modello T", GAME_IS_SKELETON)
+COMP( 1979, modellot, 0, 0, modellot, modellot, driver_device, 0, "General Processor", "Modello T", MACHINE_IS_SKELETON)