From fd8720b75c56ef3f641e6c5abf6c446929c824b9 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 22 Nov 2021 12:14:58 -0600 Subject: Label all entities in Boss Fight Cutscenes (#78) * label all entities in cutscenes * remove commented func.. wasn't matching anyway * Skarmony -> Skarmory --- asm/code_80428A0.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/code_80428A0.s') diff --git a/asm/code_80428A0.s b/asm/code_80428A0.s index b776ebc..6fc7011 100644 --- a/asm/code_80428A0.s +++ b/asm/code_80428A0.s @@ -110,7 +110,7 @@ sub_8042B34: adds r6, r2, 0 movs r0, 0 mov r8, r0 - bl sub_8085480 + bl xxx_call_GetLeaderEntity mov r10, r0 ldr r7, _08042CB0 movs r0, 0xCC -- cgit v1.2.3