diff --git a/src/burn/drivers/capcom/d_cps1.cpp b/src/burn/drivers/capcom/d_cps1.cpp index 64a9b32b8..594327c32 100644 --- a/src/burn/drivers/capcom/d_cps1.cpp +++ b/src/burn/drivers/capcom/d_cps1.cpp @@ -9503,7 +9503,7 @@ static struct BurnRomInfo WofchRomDesc[] = { { "tk2-4m.6a", 0x080000, 0xe349551c, BRF_GRA | CPS1_TILES }, { "tk2(ch)_05.7a", 0x080000, 0xe4a44d53, BRF_GRA | CPS1_TILES }, { "tk2(ch)_06.8a", 0x080000, 0x58066ba8, BRF_GRA | CPS1_TILES }, - { "tk2(ch)_07.9a", 0x080000, 0xcc9006c9, BRF_GRA | CPS1_TILES }, + { "tk2(ch)_07.9a", 0x080000, 0xd706568e, BRF_GRA | CPS1_TILES }, { "tk2(ch)_08.10a",0x080000, 0xd4a19a02, BRF_GRA | CPS1_TILES }, { "tk2_qa.5k", 0x020000, 0xc9183a0d, BRF_PRG | CPS1_Z80_PROGRAM }, diff --git a/whatsnew.html b/whatsnew.html index 7a93c3028..267ee684b 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -107,6 +107,7 @@

v0.2.97.17