mirror of
https://github.com/libretro/FBNeo.git
synced 2024-12-03 15:20:54 +00:00
nes, smb xmas edition update
This commit is contained in:
parent
0a5efcc92b
commit
e28e04b36f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user