diff options
Diffstat (limited to 'scripts/route12.asm')
-rwxr-xr-x | scripts/route12.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route12.asm b/scripts/route12.asm index b7ec451a..04b86207 100755 --- a/scripts/route12.asm +++ b/scripts/route12.asm @@ -47,7 +47,7 @@ Route12Script3: ; 5964c (16:564c) cp $ff jr z, Route12Script_59606 call UpdateSprites - ld a, [wcf0b] + ld a, [wBattleResult] cp $2 jr z, .asm_59664 ld a, $e |