diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 09:41:48 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 09:41:48 +0200 |
commit | 54b83061152ce6e85d1ce7185ab3645d7448e03d (patch) | |
tree | b03477370a3aeffa1a917e787063b06554881894 /asm/battle_anim_8170478.s | |
parent | 2702b0ec9b4b2ae25d847ccd3b5b8ec1ad8cf1ff (diff) |
really clean up battle ai
Diffstat (limited to 'asm/battle_anim_8170478.s')
-rw-r--r-- | asm/battle_anim_8170478.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_anim_8170478.s b/asm/battle_anim_8170478.s index 690138efb..6b5c27ea6 100644 --- a/asm/battle_anim_8170478.s +++ b/asm/battle_anim_8170478.s @@ -328,7 +328,7 @@ _08170708: movs r0, 0x4A adds r1, r4, 0 bl SetGpuReg - bl sub_80A4DF0 + bl IsContest lsls r0, 24 cmp r0, 0 bne _0817076C |