bwidow.c: Fix one missed rom renaming - NW

This commit is contained in:
Brian Troha 2014-08-25 01:35:12 +00:00
parent a73bd770bf
commit d6a7cff49d

View File

@ -916,7 +916,7 @@ ROM_START( spacduel )
ROM_REGION( 0x10000, "maincpu", 0 )
/* Vector ROM */
ROM_LOAD( "136006-106.r7", 0x2800, 0x0800, CRC(691122fe) SHA1(f53be76a49dba319050ca7767de3441521910e83) )
ROM_LOAD( "136006.107.np7", 0x3000, 0x1000, CRC(d8dd0461) SHA1(58060b20b2511d30d2ec06479d21840bdd0b53c6) )
ROM_LOAD( "136006-107.np7", 0x3000, 0x1000, CRC(d8dd0461) SHA1(58060b20b2511d30d2ec06479d21840bdd0b53c6) )
/* Program ROM */
ROM_LOAD( "136006-201.r1", 0x4000, 0x1000, CRC(f4037b6e) SHA1(9bacb64d257edd31f53db878477604f50681d78f) )
ROM_LOAD( "136006-102.np1", 0x5000, 0x1000, CRC(4c451e8a) SHA1(c05c52bb08acccb60950a15f05c960c3bc163d3e) )