summaryrefslogtreecommitdiff
path: root/engine/map_objects.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:26:30 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:26:30 -0500
commit0c6f94effd1cb4278b0c0a2f02117055a69537e1 (patch)
treef9d84ffeab661e6e97c2b16a2aa0d7ebceae1be4 /engine/map_objects.asm
parentf599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff)
Final relabeling before merge
Diffstat (limited to 'engine/map_objects.asm')
-rw-r--r--engine/map_objects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/map_objects.asm b/engine/map_objects.asm
index 168c5389c..13e4f73bf 100644
--- a/engine/map_objects.asm
+++ b/engine/map_objects.asm
@@ -2736,7 +2736,7 @@ Function5602: ; 5602, called at battle start
ld a, PLAYER
call Function5629 ; respawn player
- ld a, [wd459]
+ ld a, [wBattleScriptFlags]
bit 7, a
jr z, .ok