summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame
diff options
context:
space:
mode:
author Phil Bennett <philipjbennett@users.noreply.github.com>2007-12-27 11:45:00 +0000
committer Phil Bennett <philipjbennett@users.noreply.github.com>2007-12-27 11:45:00 +0000
commit8d6c62b976d1f9190f5c776646f01cd76ede65e9 (patch)
treee0ec0ee3e54e7686a5dc4f0a319cff7fc43d5eaf /src/mame
parentda78ef37e112f7315cda5d370dd048f5944a1e35 (diff)
Removed GAME_IMPERFECT_SOUND flag from qtheater (ref: qtheater0122u1ora)
Diffstat (limited to 'src/mame')
-rw-r--r--src/mame/drivers/taito_f3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taito_f3.c b/src/mame/drivers/taito_f3.c
index 9ad5dd17123..2432bc46900 100644
--- a/src/mame/drivers/taito_f3.c
+++ b/src/mame/drivers/taito_f3.c
@@ -3550,7 +3550,7 @@ GAME( 1994, spcinvdj, spacedx, f3, f3, spcinvdj, ROT0, "Taito Corporatio
GAME( 1994, pwrgoal, 0, f3_224a, f3, hthero95, ROT0, "Taito Corporation Japan", "Taito Power Goal (Ver 2.5O 1994/11/03)", 0 )
GAME( 1994, hthero95, pwrgoal, f3_224a, f3, hthero95, ROT0, "Taito Corporation", "Hat Trick Hero '95 (Ver 2.5J 1994/11/03)", 0 )
GAME( 1994, hthro95u, pwrgoal, f3_224a, f3, hthero95, ROT0, "Taito America Corporation", "Hat Trick Hero '95 (Ver 2.5A 1994/11/03)", 0 )
-GAME( 1994, qtheater, 0, f3_224c, f3, qtheater, ROT0, "Taito Corporation", "Quiz Theater - 3tsu no Monogatari (Ver 2.3J 1994/11/10)", GAME_IMPERFECT_SOUND )
+GAME( 1994, qtheater, 0, f3_224c, f3, qtheater, ROT0, "Taito Corporation", "Quiz Theater - 3tsu no Monogatari (Ver 2.3J 1994/11/10)", 0 )
GAME( 1994, elvactr, 0, f3, f3, elvactr, ROT0, "Taito Corporation Japan", "Elevator Action Returns (Ver 2.2O 1995/02/20)", 0 )
GAME( 1994, elvactrj, elvactr, f3, f3, elvactr, ROT0, "Taito Corporation", "Elevator Action Returns (Ver 2.2J 1995/02/20)", 0 )
GAME( 1994, elvact2u, elvactr, f3, f3, elvactr, ROT0, "Taito America Corporation", "Elevator Action II (Ver 2.2A 1995/02/20)", 0 )