summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarittl.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-03-30 10:46:54 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-03-30 10:46:54 +0200
commit3c7e256b45f7c7ba3c21139a513ac5cab140292d (patch)
treeefd53f3c993ff46c1eaaf21dcd1fd6f30222c9a0 /src/mame/drivers/atarittl.cpp
parentc4587362d03d55f825f8cf79c59483c64a7798f3 (diff)
Fix sha1 (nw)
Diffstat (limited to 'src/mame/drivers/atarittl.cpp')
-rw-r--r--src/mame/drivers/atarittl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/atarittl.cpp b/src/mame/drivers/atarittl.cpp
index 147b402ae15..8945f979bb3 100644
--- a/src/mame/drivers/atarittl.cpp
+++ b/src/mame/drivers/atarittl.cpp
@@ -282,7 +282,7 @@ ROM_START( steeplec )
ROM_REGION( 0x0220, "gfx", ROMREGION_ERASE00 )
ROM_LOAD( "003773-a.4c", 0x0000, 0x0100, CRC(5ddc49b6) SHA1(58eba996703cbb7b3f66ff97357e191c9a3ab340) ) // Horse Graphics
ROM_LOAD( "003773-b.4d", 0x0100, 0x0100, CRC(e6994cde) SHA1(504f92dba0c8640d55c7412697868582043f3817) ) // Horse Graphics
- ROM_LOAD( "003774.8c", 0x0200, 0x0020, CRC(f3785f4a) SHA1(98f4015049279de5ba109e6dd87bb94071df586) ) // Bugle
+ ROM_LOAD( "003774.8c", 0x0200, 0x0020, CRC(f3785f4a) SHA1(98f4015049279de5ba109e6dd87bb94071df5860) ) // Bugle
ROM_END