diff options
Diffstat (limited to 'scripts/gary.asm')
-rwxr-xr-x | scripts/gary.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gary.asm b/scripts/gary.asm index b32e3595..fa331152 100755 --- a/scripts/gary.asm +++ b/scripts/gary.asm @@ -63,7 +63,7 @@ GaryScript2: ; 75f6a (1d:5f6a) set 7, [hl] ld hl, GaryText_760f9 ld de, GaryText_760fe - call PreBattleSaveRegisters + call SaveEndBattleTextPointers ld a, SONY3 + $c8 ld [W_CUROPPONENT], a |