nes, smb xmas edition update

This commit is contained in:
dinkc64 2020-11-28 21:10:20 -05:00
parent 0a5efcc92b
commit e28e04b36f

View File

@ -12336,7 +12336,7 @@ struct BurnDriver BurnDrvnes_allpads = {
// Non Homebrew (hand-added!)
static struct BurnRomInfo nes_smbchrediRomDesc[] = {
{ "Super Mario Bros. Christmas Edition (Hack).nes", 73744, 0xc81b8012, BRF_ESS | BRF_PRG },
{ "Super Mario Bros. Christmas Edition (Hack).nes", 73744, 0xb293a7c4, BRF_ESS | BRF_PRG },
};
STD_ROM_PICK(nes_smbchredi)