nes, guntner update

This commit is contained in:
dinkc64 2024-12-13 00:39:26 -05:00
parent 67ff5c4fee
commit 540ba6c332
1 changed files with 1 additions and 1 deletions

View File

@ -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)