diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
commit | e6ef86e4b0a66440c3339c8d63c13dcd11521984 (patch) | |
tree | dcb079ef60b814dc7df699ae4054f717a5a9a088 /asm/map_obj_lock.s | |
parent | 60bb83144b9d69dbb884874d87bd832aebc8e992 (diff) |
Update variable and flag names
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 ee60814f5..79823d8eb 100644 --- a/asm/map_obj_lock.s +++ b/asm/map_obj_lock.s @@ -256,7 +256,7 @@ sub_8098574: @ 8098574 lsls r0, 2 ldr r1, =gMapObjects adds r0, r1 - ldr r1, =gScriptFacing + ldr r1, =gSpecialVar_ScriptFacing ldrb r1, [r1] bl FieldObjectFaceOppositeDirection pop {r0} |