diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-23 22:00:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-23 22:00:47 -0400 |
commit | 5b7c34096cff301c4d74bb2e67a7164b66bcc5dd (patch) | |
tree | 6124fc5f2881ec5d698509101b407a36fdb934cd /asm/link_rfu.s | |
parent | e0a5896de36da0bb83c3983df8b2f47d019a8896 (diff) | |
parent | 756f2c3a71c8f7e832a9e70a542210f549f4c61b (diff) |
Merge pull request #74 from jiangzhengwenjz/misc
menu_helpers
Diffstat (limited to 'asm/link_rfu.s')
-rw-r--r-- | asm/link_rfu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/link_rfu.s b/asm/link_rfu.s index a1d543dd6..a2b6a20fc 100644 --- a/asm/link_rfu.s +++ b/asm/link_rfu.s @@ -3259,7 +3259,7 @@ sub_80FEC54: @ 80FEC54 push {r4,lr} lsls r0, 24 lsrs r4, r0, 24 - bl is_c1_link_related_active + bl IsUpdateLinkStateCBActive cmp r0, 0 bne _080FEC70 _080FEC62: |