From a0c167f5f2c44f4e4dfa2135dc2c1551672225c6 Mon Sep 17 00:00:00 2001 From: briantro Date: Sat, 17 Jan 2015 10:58:44 -0600 Subject: [PATCH] peplus.c: Minor ROM name correction. - NW --- src/mame/drivers/peplus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/peplus.c b/src/mame/drivers/peplus.c index 52151001fbd..e51cb74b630 100644 --- a/src/mame/drivers/peplus.c +++ b/src/mame/drivers/peplus.c @@ -7946,7 +7946,7 @@ PayTable Js+ 2PR 3K STR FL FH 4K 4K 4A SF RF (Bonus) ROM_LOAD( "mxo-cg2374.u75", 0x18000, 0x8000, CRC(99814562) SHA1(2d8e132f4cc4edd06332c0327927219513b22832) ) ROM_REGION( 0x200, "proms", 0 ) - ROM_LOAD( "cap2374.u43", 0x0000, 0x0200, CRC(f922e1b8) SHA1(4aa5291c59431c022dc0561a6e3b38209f60286a) ) + ROM_LOAD( "capx2374.u43", 0x0000, 0x0200, CRC(f922e1b8) SHA1(4aa5291c59431c022dc0561a6e3b38209f60286a) ) ROM_END ROM_START( pex2377p ) /* Superboard : Super Double Bonus Poker (X002377P+XP000112) */