diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-10 15:35:21 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-10 15:35:21 -0400 |
commit | 79b19a36b864abb359f7ec2122dea851f8ac5e7b (patch) | |
tree | 899613c967df55c395480740eb6eac949f093cd9 /asm/field_tasks.s | |
parent | 5bb58867748b91de2c20860d73b1a36896f11dd1 (diff) |
UpdateFieldObjectCoordsForCameraUpdate
Diffstat (limited to 'asm/field_tasks.s')
-rw-r--r-- | asm/field_tasks.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_tasks.s b/asm/field_tasks.s index fb99bbc0e..d053f565f 100644 --- a/asm/field_tasks.s +++ b/asm/field_tasks.s @@ -1858,7 +1858,7 @@ _0809E6F8: cmp r6, 0xD ble _0809E6F8 _0809E708: - ldr r2, =gUnknown_02037334 + ldr r2, =gCamera ldrb r1, [r2] movs r0, 0x1 ands r0, r1 |