nes update from gab75

This commit is contained in:
dinkc64 2025-08-05 13:20:56 -04:00
parent 12ff6b5962
commit 702f2f6ef3
1 changed files with 1 additions and 1 deletions

View File

@ -15513,7 +15513,7 @@ struct BurnDriver BurnDrvnes_cratersongde = {
// Creeping It Reel (HB)
static struct BurnRomInfo nes_creepitreelRomDesc[] = {
{ "Creeping It Reel (2017)(Mega Cat Studios).nes", 524304, 0x01da5e1c, BRF_ESS | BRF_PRG },
{ "Creeping It Reel (2017)(Mega Cat Studios).nes", 524304, 0x8f2ee6dc, BRF_ESS | BRF_PRG },
};
STD_ROM_PICK(nes_creepitreel)