1.01 version (#1904)

This commit is contained in:
lolsuite 2024-11-05 02:28:36 +01:00 committed by GitHub
parent 499ae1cfc7
commit 75687ed3a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28802,7 +28802,7 @@ struct BurnDriver BurnDrvnes_multidudee = {
// Murder in the Maze (HB)
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)