Fix GWL.ini mistake made in 2e02c10

The patches are different, so they can't be in the region-neutral INI.
This commit is contained in:
JosJuice 2016-07-22 10:26:31 +02:00
parent bb87bb73f4
commit 8d899ab01e
3 changed files with 10 additions and 3 deletions

View File

@ -13,9 +13,6 @@ EmulationIssues =
[OnFrame]
# Add memory patches to be applied every frame here.
$Bypass FIFO reset
0x8028EE80:dword:0x48000638
[ActionReplay]
# Add action replay cheats here.

View File

@ -0,0 +1,5 @@
# GWLE6L - Project Zoo
[OnFrame]
$Bypass FIFO reset
0x8028EF00:dword:0x48000638

View File

@ -0,0 +1,5 @@
# GWLX6L - Project Zoo
[OnFrame]
$Bypass FIFO reset
0x8028EE80:dword:0x48000638