Rename in rallyxm (duplicate rom name)

This commit is contained in:
Barry Harris 2013-03-28 14:59:22 +00:00
parent f26e1dadca
commit baeba0b4d3
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ static struct BurnRomInfo RallyxmrRomDesc[] = {
{ "181.bin", 0x00020, 0xb8861096, BRF_GRA }, // 14 Video Timing PROM { "181.bin", 0x00020, 0xb8861096, BRF_GRA }, // 14 Video Timing PROM
{ "177.bin", 0x00100, 0x4bad7017, BRF_SND }, // 15 Sound PROMs { "177.bin", 0x00100, 0x4bad7017, BRF_SND }, // 15 Sound PROMs
{ "176.bin", 0x00100, 0x77245b66, BRF_SND }, // 16 { "178.bin", 0x00100, 0x77245b66, BRF_SND }, // 16 correct name (originally named 176.bin, same as second char rom)
}; };
STD_ROM_PICK(Rallyxmr) STD_ROM_PICK(Rallyxmr)