diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 01:04:58 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 01:04:58 -0800 |
commit | 236f91e6f0e30197d44fa8352350f4cbf9218a59 (patch) | |
tree | 871fb766a4c76af36ffcd4bc9012c912d29272f2 /asm/field_ground_effect.s | |
parent | bdbc89bcea6eda0b0083b627ba83d822cec3ebf0 (diff) |
decompile sprite
Diffstat (limited to 'asm/field_ground_effect.s')
-rw-r--r-- | asm/field_ground_effect.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_ground_effect.s b/asm/field_ground_effect.s index 7bfe0772b..4fc86db2c 100644 --- a/asm/field_ground_effect.s +++ b/asm/field_ground_effect.s @@ -1069,7 +1069,7 @@ SetObjectSubpriorityByZCoord: @ 80682F8 movs r5, 0 ldrsb r5, [r3, r5] ldrh r4, [r1, 0x22] - ldr r3, _08068338 @ =gUnknown_2021BCA + ldr r3, _08068338 @ =gSpriteCoordOffsetY subs r4, r5 ldrh r3, [r3] adds r4, r3 @@ -1092,7 +1092,7 @@ SetObjectSubpriorityByZCoord: @ 80682F8 pop {r0} bx r0 .align 2, 0 -_08068338: .4byte gUnknown_2021BCA +_08068338: .4byte gSpriteCoordOffsetY _0806833C: .4byte gUnknown_83A706C thumb_func_end SetObjectSubpriorityByZCoord |