mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 08:59:39 +00:00
Merge branch 'master' of https://github.com/finalburnneo/FBNeo
This commit is contained in:
commit
2fa9bbca51
@ -28802,7 +28802,7 @@ struct BurnDriver BurnDrvnes_multidudee = {
|
|||||||
|
|
||||||
// Murder in the Maze (HB)
|
// Murder in the Maze (HB)
|
||||||
static struct BurnRomInfo nes_murdmazeRomDesc[] = {
|
static struct BurnRomInfo nes_murdmazeRomDesc[] = {
|
||||||
{ "Murder in the Maze (2024)(T1LT).nes", 524304, 0xfc86e8e1, BRF_ESS | BRF_PRG },
|
{ "Murder in the Maze (2024)(T1LT).nes", 524304, 0xbaac5e32, BRF_ESS | BRF_PRG },
|
||||||
};
|
};
|
||||||
|
|
||||||
STD_ROM_PICK(nes_murdmaze)
|
STD_ROM_PICK(nes_murdmaze)
|
||||||
|
Loading…
Reference in New Issue
Block a user