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_8012A18.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/code_8012A18.s') diff --git a/asm/code_8012A18.s b/asm/code_8012A18.s index 350e33d..0a2d752 100644 --- a/asm/code_8012A18.s +++ b/asm/code_8012A18.s @@ -4440,7 +4440,7 @@ _08014DDC: ldr r4, _08014DF8 adds r0, r4, 0 movs r2, 0 - bl sub_808D9AC + bl PrintColoredPokeNameToBuffer b _08014F0E .align 2, 0 _08014DF8: .4byte gUnknown_202EB80 -- cgit v1.2.3