Skip to content

Commit

Permalink
nes update from gab75
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Sep 10, 2024
1 parent 785b8e3 commit cb75312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burn/drv/nes/d_nes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24828,7 +24828,7 @@ struct BurnDriver BurnDrvnes_cratersong = {

// Crater Song - Definitive Edition (HB)
static struct BurnRomInfo nes_cratersongdeRomDesc[] = {
{ "Crater Song - Definitive Edition (2024)(John Vanderhoef).nes", 524304, 0xeafae073, BRF_ESS | BRF_PRG },
{ "Crater Song - Definitive Edition (2024)(John Vanderhoef).nes", 524304, 0x29d4b290, BRF_ESS | BRF_PRG },
};

STD_ROM_PICK(nes_cratersongde)
Expand Down

0 comments on commit cb75312

Please sign in to comment.