summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2009-07-09 22:57:13 +0000
committer Brian Troha <briantro@users.noreply.github.com>2009-07-09 22:57:13 +0000
commit7fde2018f83e2352bf7c000c5c4a1b3a62c5d35d (patch)
tree620f1149aeaf4b50d74aa46e01c5165a3bb8dd04 /src
parent168c871b2260477de72c50bcdca01e311655c31d (diff)
remove legacy romdef line in findout.c
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/findout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/findout.c b/src/mame/drivers/findout.c
index acd31cdc39e..86d11911d50 100644
--- a/src/mame/drivers/findout.c
+++ b/src/mame/drivers/findout.c
@@ -663,7 +663,6 @@ When ERROR appears, press F2, then F3 to reset, then F2 again and the game will
*/
GAME( 1986, gt507uk, 0, findout, gt507uk, 0, ROT0, "Grayhound Electronics", "Trivia (UK Version 5.07)", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND )
-GAME( 1986, gt103, 0, findout, gt103, 0, ROT0, "Grayhound Electronics", "Trivia (Version 1.03)", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND )
GAME( 1986, gt5, 0, findout, gt103, 0, ROT0, "Grayhound Electronics", "Trivia (Version 5.06)", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND )
GAME( 1984, gtsers8, 0, findout, gt103a, 0, ROT0, "Greyhound Electronics", "Trivia (Questions Series 8)", GAME_WRONG_COLORS | GAME_IMPERFECT_SOUND )