From 87cd9885a9f8b38a76ab6add4a634e2a8a4837ee Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 31 Dec 2020 18:30:16 -0600 Subject: Friend Area Decomp Work (#15) split out and work on friend area stuff --- asm/code_809747C.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/code_809747C.s') diff --git a/asm/code_809747C.s b/asm/code_809747C.s index 17e2dab..640d62c 100644 --- a/asm/code_809747C.s +++ b/asm/code_809747C.s @@ -680,7 +680,7 @@ sub_8097944: lsls r0, 24 cmp r0, 0 bne _08097974 - bl sub_8092614 + bl HasAllFriendAreas lsls r0, 24 cmp r0, 0 beq _08097974 -- cgit v1.2.3