fix romsize

This commit is contained in:
Barry Harris 2014-09-27 20:42:27 +00:00
parent 133fb6b494
commit 8fb1900e7e
1 changed files with 2 additions and 2 deletions

View File

@ -1381,7 +1381,7 @@ static struct BurnRomInfo moomesablRomDesc[] = {
{ "151a13", 0x200000, 0x4771f525, 4 | BRF_GRA }, // 11
{ "moo01.rom", 0x080000, 0x3311338a, 5 | BRF_SND }, // 12 MSM6295 Samples
{ "moo02.rom", 0x0a0000, 0x2cf3a7c6, 5 | BRF_SND }, // 13
{ "moo02.rom", 0x080000, 0x2cf3a7c6, 5 | BRF_SND }, // 13
{ "moo.nv", 0x000080, 0x7bd904a8, 6 | BRF_OPT }, // 14 eeprom data
};