summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/timetrv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/timetrv.c')
-rw-r--r--src/mame/drivers/timetrv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/timetrv.c b/src/mame/drivers/timetrv.c
index fab96e8333e..0271b4041cb 100644
--- a/src/mame/drivers/timetrv.c
+++ b/src/mame/drivers/timetrv.c
@@ -185,4 +185,4 @@ ROM_START( timetrv )
DISK_IMAGE_READONLY( "timetrv", 0, NO_DUMP )
ROM_END
-GAME( 1991, timetrv, 0, timetrv, timetrv, driver_device, 0, ROT0, "Virtual Image Productions (Sega license)", "Time Traveler", GAME_NO_SOUND | GAME_NOT_WORKING )
+GAME( 1991, timetrv, 0, timetrv, timetrv, driver_device, 0, ROT0, "Virtual Image Productions (Sega license)", "Time Traveler", MACHINE_NO_SOUND | MACHINE_NOT_WORKING )