diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-10 00:47:44 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-10 00:47:44 -0400 |
commit | 05d03f7f3256b143a01506421c19964bcceaea5c (patch) | |
tree | d45390654cd3f80ffccd4af95760133ef77366bd /asm/battle_controllers.s | |
parent | 799a9ccfe28999477776cd3ae79ff0d32c836565 (diff) |
decompile up to sub_80444C4
Diffstat (limited to 'asm/battle_controllers.s')
-rw-r--r-- | asm/battle_controllers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controllers.s b/asm/battle_controllers.s index 3305979c3..71c39120f 100644 --- a/asm/battle_controllers.s +++ b/asm/battle_controllers.s @@ -81,7 +81,7 @@ _0800D298: movs r4, 0 str r4, [r0] bl ClearBattleAnimationVars - bl sub_8043FBC + bl ClearBattleMonForms bl BattleAI_HandleItemUseBeforeAISetup ldr r0, _0800D304 @ =gUnknown_2022B54 str r4, [r0] |