diff options
author | mid-kid <esteve.varela@gmail.com> | 2018-04-03 12:00:24 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2018-04-04 22:40:35 +0200 |
commit | 800f9489145dc7c82edb3fa86fc24a5ff7411533 (patch) | |
tree | 5ceb02885a4e79d67c588067703e8481ddb7ce7f /macros/scripts/battle_commands.asm | |
parent | c1e3d17769aa3088556dcd1142944541f7f6fd0e (diff) |
Label BattleCommand_BeatUpFailText
Diffstat (limited to 'macros/scripts/battle_commands.asm')
-rw-r--r-- | macros/scripts/battle_commands.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/scripts/battle_commands.asm b/macros/scripts/battle_commands.asm index 7802d0329..db446d9ff 100644 --- a/macros/scripts/battle_commands.asm +++ b/macros/scripts/battle_commands.asm @@ -172,7 +172,7 @@ ENDM command bidefailtext ; a5 command raisesubnoanim ; a6 command lowersubnoanim ; a7 - command effect0xa8 ; a8 + command beatupfailtext ; a8 command clearmissdamage ; a9 command movedelay ; aa command hittarget ; ab |