From 087405b9d975b447ef7b17afd1e73e449cc7881b Mon Sep 17 00:00:00 2001 From: mid-kid Date: Mon, 13 Dec 2021 15:09:53 +0100 Subject: Dump and document status sprites --- asm/code_80428A0.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/code_80428A0.s') diff --git a/asm/code_80428A0.s b/asm/code_80428A0.s index 3146edd..321afa0 100644 --- a/asm/code_80428A0.s +++ b/asm/code_80428A0.s @@ -1074,7 +1074,7 @@ _080432FC: bl nullsub_16 bl sub_80521D0 bl sub_80531A8 - bl sub_800F690 + bl InitDungeonPokemonSprites cmp r6, 0 bne _08043318 bl sub_804513C @@ -1762,7 +1762,7 @@ _08043926: ldr r0, _08043994 ldr r0, [r0] bl CloseFile - bl sub_800F740 + bl FreeDungeonPokemonSprites ldr r0, _08043998 mov r3, r10 strb r3, [r0] -- cgit v1.2.3