summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ti630.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/ti630.c')
-rw-r--r--src/mess/drivers/ti630.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/ti630.c b/src/mess/drivers/ti630.c
index ac408a436d1..b92f03785d4 100644
--- a/src/mess/drivers/ti630.c
+++ b/src/mess/drivers/ti630.c
@@ -209,4 +209,4 @@ ROM_START( ti630 )
ROM_END
/* YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS */
-COMP( 1999, ti630, 0, 0, ti630, 0, ti630_state, ti630, "Intelbras", "TI630 telephone", GAME_IMPERFECT_GRAPHICS | GAME_NO_SOUND)
+COMP( 1999, ti630, 0, 0, ti630, 0, ti630_state, ti630, "Intelbras", "TI630 telephone", MACHINE_IMPERFECT_GRAPHICS | MACHINE_NO_SOUND)