diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-06 18:26:37 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-06 18:26:37 -0400 |
commit | e0216d60459fac28bf6759159a4c4cfa007bf6c2 (patch) | |
tree | 50149dec954c540672ec463f2f81d0479ac5fb45 /asm/map_obj_lock.s | |
parent | 398186d7c42b009218ff1fea17f7b474e1c6389e (diff) |
unref_sub_808D958
Diffstat (limited to 'asm/map_obj_lock.s')
-rw-r--r-- | asm/map_obj_lock.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/map_obj_lock.s b/asm/map_obj_lock.s index 6cb8c508e..f02f8526b 100644 --- a/asm/map_obj_lock.s +++ b/asm/map_obj_lock.s @@ -8,7 +8,7 @@ thumb_func_start walkrun_is_standing_still walkrun_is_standing_still: @ 8098388 push {lr} - ldr r0, =gUnknown_02037590 + ldr r0, =gPlayerAvatar ldrb r0, [r0, 0x3] cmp r0, 0x1 beq _0809839C |