fixed rom file name (nw)

This commit is contained in:
smf- 2018-01-09 23:50:10 +00:00
parent 22a484d18c
commit 33f099aa0f

View File

@ -716,7 +716,7 @@ ROM_START( popeyeb2 )
ROM_REGION(0x0200, "unknown", 0)
ROM_LOAD( "1.1d.24s10", 0x0000, 0x0100, CRC(2e1b143a) SHA1(7e0fd19328ccd6f2b2148739ef64703ade585060) )
ROM_LOAD( "1.1e.24s10", 0x0100, 0x0100, CRC(978b1c63) SHA1(ae67a4ac554e84c970c0acc82f4bc6a490f9d6ef) )
ROM_LOAD( "2.1e.24s10", 0x0100, 0x0100, CRC(978b1c63) SHA1(ae67a4ac554e84c970c0acc82f4bc6a490f9d6ef) )
ROM_END
ROM_START( popeyeb3 )