mirror of
https://github.com/libretro/FBNeo.git
synced 2024-12-03 15:20:54 +00:00
nes maniac mansion hack re-do
This commit is contained in:
parent
33288d422a
commit
0b9d2e32ea
@ -12305,7 +12305,7 @@ struct BurnDriver BurnDrvnes_allpads = {
|
||||
// Non Homebrew (hand-added!)
|
||||
|
||||
static struct BurnRomInfo nes_maniacmanuncRomDesc[] = {
|
||||
{ "Maniac Mansion Uncensored (Hack).nes", 262160, 0x8fa8d991, BRF_ESS | BRF_PRG },
|
||||
{ "Maniac Mansion Uncensored (Hack).nes", 262160, 0x8a13acc3, BRF_ESS | BRF_PRG },
|
||||
};
|
||||
|
||||
STD_ROM_PICK(nes_maniacmanunc)
|
||||
|
Loading…
Reference in New Issue
Block a user