summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ts803.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/ts803.c')
-rw-r--r--src/mess/drivers/ts803.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/ts803.c b/src/mess/drivers/ts803.c
index dd207f14ab9..4bcfc4922bd 100644
--- a/src/mess/drivers/ts803.c
+++ b/src/mess/drivers/ts803.c
@@ -65,4 +65,4 @@ ROM_END
/* Driver */
/* YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS */
-COMP( 19??, ts803h, 0, 0, ts803, ts803, driver_device, 0, "Televideo", "TS803H", GAME_IS_SKELETON )
+COMP( 19??, ts803h, 0, 0, ts803, ts803, driver_device, 0, "Televideo", "TS803H", MACHINE_IS_SKELETON )