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_controller_player.s | |
parent | 799a9ccfe28999477776cd3ae79ff0d32c836565 (diff) |
decompile up to sub_80444C4
Diffstat (limited to 'asm/battle_controller_player.s')
-rw-r--r-- | asm/battle_controller_player.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_player.s b/asm/battle_controller_player.s index 9b9c5f21d..1ae03fe5e 100644 --- a/asm/battle_controller_player.s +++ b/asm/battle_controller_player.s @@ -7506,7 +7506,7 @@ sub_8031FF4: @ 8031FF4 adds r0, r1 lsls r0, 2 adds r0, r5 - ldr r1, _08032158 @ =gUnknown_2024024 + ldr r1, _08032158 @ =gBattleMonForms adds r6, r1 ldrb r1, [r6] bl StartSpriteAnim @@ -7557,7 +7557,7 @@ _08032148: .4byte gUnknown_3004FFC _0803214C: .4byte gMultiuseSpriteTemplate _08032150: .4byte gUnknown_2023D44 _08032154: .4byte gSprites -_08032158: .4byte gUnknown_2024024 +_08032158: .4byte gBattleMonForms _0803215C: .4byte SpriteCallbackDummy thumb_func_end sub_8031FF4 |