diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-09-19 19:42:32 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-09-19 19:42:32 -0500 |
commit | d273493cbb1ef8ecda5c87908d07fffc1d68cd6f (patch) | |
tree | a08642a5b0d91c17f1ccf7bf2d69c321ddd653d4 /asm/map_obj_lock.s | |
parent | fcc94f9722609ffa67c045cf8a7539690a68b080 (diff) | |
parent | f94074b6027d1efe067fd972127eb7730cbef2e0 (diff) |
Merge remote-tracking branch 'pret/master'
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 6530c268b..60757cdd0 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 |