mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
using the Japanese FG0 rom on the World wwfsstar set makes no sense and causes glitches (nw)
This commit is contained in:
parent
ef54167d69
commit
52b673d6dd
@ -460,7 +460,7 @@ ROM_START( wwfsstar )
|
||||
ROM_LOAD( "24j8-0.45", 0x20000, 0x20000, CRC(61138487) SHA1(6d5e3b12acdefb6923aa8ae0704f6c328f4747b3) )
|
||||
|
||||
ROM_REGION( 0x20000, "gfx1", 0 ) /* FG0 Tiles (8x8) */
|
||||
ROM_LOAD( "24aa-0_j.58", 0x00000, 0x20000, CRC(b9201b36) SHA1(743b86528f6936eb6a4e37d5a23c347ae9d68fa0) )
|
||||
ROM_LOAD( "24aa-0.58", 0x00000, 0x20000, CRC(cb12ba40) SHA1(2d39f778d9daf0d3606b63975bd6cfc45847a265) )
|
||||
|
||||
ROM_REGION( 0x200000, "gfx2", 0 ) /* SPR Tiles (16x16) */
|
||||
ROM_LOAD( "c951.114", 0x000000, 0x80000, CRC(fa76d1f0) SHA1(f69f8e6d1c5f27b054133e0faa49a8e1a9c391b2) )
|
||||
|
Loading…
Reference in New Issue
Block a user