diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-22 10:44:00 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-22 10:44:00 -0400 |
commit | aabb95139d236b57b52f17dac962cce2a694f162 (patch) | |
tree | 1a73a0a9693e5ebc38aed289273c1e0f505f1991 /asm | |
parent | d51915bb0d658772c57178e28ab702ffcff018da (diff) |
stab in the dark at documenting menews_jisan
Diffstat (limited to 'asm')
-rw-r--r-- | asm/field_control_avatar.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_control_avatar.s b/asm/field_control_avatar.s index aa66c7d5e..9c0677c09 100644 --- a/asm/field_control_avatar.s +++ b/asm/field_control_avatar.s @@ -364,7 +364,7 @@ sub_806CAC8: @ 806CAC8 beq _0806CB74 movs r0, 0x5 bl IncrementGameStat - bl sub_8146CA4 + bl MENewsJisanStepCounter bl IncrementRenewableHiddenItemStepCounter bl sub_80CC918 bl sub_80CB054 |