rom name fix for sf2hfjb2 (JacKc)

This commit is contained in:
Barry Harris 2012-04-20 19:53:20 +00:00
parent c714181abd
commit 06a3044f9b
1 changed files with 1 additions and 1 deletions

View File

@ -8200,7 +8200,7 @@ STD_ROM_PICK(Sf2hfjb)
STD_ROM_FN(Sf2hfjb)
static struct BurnRomInfo Sf2hfjb2RomDesc[] = {
{ "sf12-3.040", 0x080000, 0xec6f5cb3, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
{ "sf12-1.040", 0x080000, 0xec6f5cb3, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
{ "sf12-3.040", 0x080000, 0x0e9ac52b, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
{ "sf12-2.010", 0x020000, 0xd1707134, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
{ "sf12-4.010", 0x020000, 0xcd1d5666, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },