summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Roberto Zandona <robertoz@mamedev.org>2008-12-06 11:02:59 +0000
committer Roberto Zandona <robertoz@mamedev.org>2008-12-06 11:02:59 +0000
commit06294af8ed67f5392c7e35a7a00f0c179a156122 (patch)
tree4555389c4166d209acbc58bda6a28f558ababc45
parentdd58499d4cb26c3e73c72c796fd878e330e3ee87 (diff)
removed not working flag from jjsquakb
-rw-r--r--src/mame/drivers/seta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/seta.c b/src/mame/drivers/seta.c
index 078e7764110..ee5ed3dd887 100644
--- a/src/mame/drivers/seta.c
+++ b/src/mame/drivers/seta.c
@@ -9656,7 +9656,7 @@ GAME( 1992, zingzip, 0, zingzip, zingzip, 0, ROT270, "Allumer +
GAME( 1993, atehate, 0, atehate, atehate, 0, ROT0, "Athena", "Athena no Hatena ?", 0 )
GAME( 1993, daioh, 0, daioh, daioh, 0, ROT270, "Athena", "Daioh", 0 )
GAME( 1993, jjsquawk, 0, jjsquawk, jjsquawk, 0, ROT0, "Athena / Able", "J. J. Squawkers", 0 )
-GAME( 1993, jjsquawb, jjsquawk, jjsquawb, jjsquawk, 0, ROT0, "bootleg", "J. J. Squawkers (bootleg)", GAME_NOT_WORKING )
+GAME( 1993, jjsquawb, jjsquawk, jjsquawb, jjsquawk, 0, ROT0, "bootleg", "J. J. Squawkers (bootleg)", 0 )
GAME( 1993, kamenrid, 0, kamenrid, kamenrid, 0, ROT0, "Toei / Banpresto", "Masked Riders Club Battle Race", 0 )
GAME( 1993, madshark, 0, madshark, madshark, 0, ROT270, "Allumer", "Mad Shark", 0 )
GAME( 1993, msgundam, 0, msgundam, msgundam, 0, ROT0, "Banpresto", "Mobile Suit Gundam", 0 )