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/field_control_avatar.s | |
parent | 398186d7c42b009218ff1fea17f7b474e1c6389e (diff) |
unref_sub_808D958
Diffstat (limited to 'asm/field_control_avatar.s')
-rw-r--r-- | asm/field_control_avatar.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_control_avatar.s b/asm/field_control_avatar.s index 85009cc5b..3b1052473 100644 --- a/asm/field_control_avatar.s +++ b/asm/field_control_avatar.s @@ -44,7 +44,7 @@ process_overworld_input: @ 809BF08 lsls r2, 16 lsrs r2, 16 mov r8, r2 - ldr r0, =gUnknown_02037590 + ldr r0, =gPlayerAvatar ldrb r6, [r0, 0x3] ldrb r0, [r0, 0x2] mov r9, r0 @@ -1368,7 +1368,7 @@ _0809CA04: bl sub_80B215C bl happiness_algorithm_step bl sub_81D4998 - ldr r0, =gUnknown_02037590 + ldr r0, =gPlayerAvatar ldrb r1, [r0] movs r0, 0x40 ands r0, r1 |