summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author davidhay <davidhay@localhost>2008-11-21 23:06:30 +0000
committer davidhay <davidhay@localhost>2008-11-21 23:06:30 +0000
commitdac32ec75068c414fbf1511b3a7ade5c52a2188f (patch)
treea629bca295181b35ca224e98b2f8c58229aee59e
parent783035dd88b92c4119aa70b777d26681fb80b7a9 (diff)
copied LD crcs to parent firefox set.
-rw-r--r--src/mame/drivers/firefox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/firefox.c b/src/mame/drivers/firefox.c
index 6404c28f5cf..9fbcd35c316 100644
--- a/src/mame/drivers/firefox.c
+++ b/src/mame/drivers/firefox.c
@@ -755,7 +755,7 @@ ROM_START( firefox )
ROM_LOAD( "136026.119", 0x2c000, 0x4000, CRC(959471b1) SHA1(a032209a209f51d34360d5c7ad32ec62150158d2)) /* 1a */
DISK_REGION( "laserdisc" )
- DISK_IMAGE_READONLY( "firefox", 0, NO_DUMP )
+ DISK_IMAGE_READONLY( "firefox", 0, SHA1(b500a834fa505e4c0649d8e5e6b7d40d4deef48d) MD5(73fb69fd20adf2800b28dc1ab58be2d4) )
ROM_END
ROM_START( firefoxa )