summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author algestam <henrik@algestam.se>2019-06-10 12:49:19 +0200
committer hap <happppp@users.noreply.github.com>2019-06-10 12:49:19 +0200
commitcf1b3e6136f7ecbe9e75dddc0ff0a13bcbd2dff3 (patch)
tree66277208d026e13bc5111290b67df2ad199f3c50
parentd3074eb117fd5f2c17d1bfd264b6b2298bed50f5 (diff)
hh_sm510: Remove gnw_dkjrp svg background (nw) (#5197)
* hh_sm510: Remove gnw_dkjrp svg background (nw) * hh_sm510: Remove gnw_dkjrp svg background border (nw)
-rw-r--r--src/mame/drivers/hh_sm510.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/hh_sm510.cpp b/src/mame/drivers/hh_sm510.cpp
index f078915c236..ed6fcd60b0b 100644
--- a/src/mame/drivers/hh_sm510.cpp
+++ b/src/mame/drivers/hh_sm510.cpp
@@ -3326,8 +3326,8 @@ ROM_START( gnw_dkjrp )
ROM_REGION( 0x100, "maincpu:melody", 0 )
ROM_LOAD( "cj-93.melody", 0x000, 0x100, BAD_DUMP CRC(99fbf76a) SHA1(15ba1af51bebc316146eb9a0a3d58d28f644d45f) )
- ROM_REGION( 340859, "svg", 0)
- ROM_LOAD( "gnw_dkjrp.svg", 0, 340859, CRC(04a03650) SHA1(b814dadd158cca8ffe6f5d7b993f67008af9931e) )
+ ROM_REGION( 340627, "svg", 0)
+ ROM_LOAD( "gnw_dkjrp.svg", 0, 340627, CRC(c4d6e48a) SHA1(420eec2bc094576526502e5a183dc6118ba1a245) )
ROM_END