summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index 9f8dd4fd1..a8f74dffe 100644
--- a/home.asm
+++ b/home.asm
@@ -1235,7 +1235,7 @@ Function3574:: ; 3574
call Function35de
jr nc, .asm_3597
call Function2631
- callba Function96c56
+ callba EnableScriptMode
scf
ret
@@ -1402,7 +1402,7 @@ CheckTrainerBattle:: ; 360d
jr z, .next
; Is facing the player...
- call Function1ae5
+ call GetObjectStruct
call FacingPlayerDistance_bc
jr nc, .next