Skip to content

Commit

Permalink
nes, guntner update
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Dec 13, 2024
1 parent 67ff5c4 commit 540ba6c
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 @@ -15442,7 +15442,7 @@ struct BurnDriver BurnDrvnes_gunhawk = {

// GunTneR (HB)
static struct BurnRomInfo nes_guntnerRomDesc[] = {
{ "GunTneR (2022)(langel).nes", 24592, 0x170e5f53, BRF_ESS | BRF_PRG },
{ "GunTneR (2022)(langel).nes", 24592, 0xabdac206, BRF_ESS | BRF_PRG },
};

STD_ROM_PICK(nes_guntner)
Expand Down

0 comments on commit 540ba6c

Please sign in to comment.