diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-09 16:41:09 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-09 16:41:09 -0500 |
commit | 93ab6985d283857c54fe096294ba5296179963bf (patch) | |
tree | c6b5faee97b1ba0229e45201789cd4b0b7a57dfb /macros/move_effect.asm | |
parent | 59d67a44be4f76131b432b94b1cb6361b58a9a26 (diff) |
Some work on battle animations
Diffstat (limited to 'macros/move_effect.asm')
-rw-r--r-- | macros/move_effect.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/move_effect.asm b/macros/move_effect.asm index 8842fdcd7..d25db45bd 100644 --- a/macros/move_effect.asm +++ b/macros/move_effect.asm @@ -17,7 +17,7 @@ endm command lowersub command hittargetnosub command raisesub - command resulttext + command failuretext command checkfaint command criticaltext command supereffectivetext |