From f2f1b1978ba3423a519df66d4f382dd68ac8b185 Mon Sep 17 00:00:00 2001 From: Phlosioneer Date: Sun, 10 Feb 2019 03:54:50 -0500 Subject: Done documenting link code in overworld.c --- asm/pokenav.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm') diff --git a/asm/pokenav.s b/asm/pokenav.s index 40ce730ea..337a296ad 100644 --- a/asm/pokenav.s +++ b/asm/pokenav.s @@ -12,7 +12,7 @@ sub_81C7078: @ 81C7078 push {r4,r5,lr} adds r5, r0, 0 adds r4, r1, 0 - bl is_c1_link_related_active + bl IsUpdateLinkStateCBActive cmp r0, 0 bne _081C7090 ldr r0, =sub_81C7170 -- cgit v1.2.3