diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-08-17 22:09:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-17 22:09:31 -0700 |
commit | 6dd149dd731bc3180260f350c5c577e727c8a1a9 (patch) | |
tree | e6381cfea6ea233c097af03d0367af5fbc7762c0 /asm/macros/battle_script.s | |
parent | 929d2fc900cddd167745518da1e3a969d6b314f6 (diff) | |
parent | 8700f4010d417f51b0982453742377b50ec1fae8 (diff) |
Merge pull request #33 from yenatch/master
battle ai scripts
Diffstat (limited to 'asm/macros/battle_script.s')
-rw-r--r-- | asm/macros/battle_script.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/asm/macros/battle_script.s b/asm/macros/battle_script.s index 261efd8eb..5dd1d5a1a 100644 --- a/asm/macros/battle_script.s +++ b/asm/macros/battle_script.s @@ -4,9 +4,6 @@ @ 3 > @ 4 &= -.equiv TARGET, 0 -.equiv USER, 1 - .macro calculatedamage critical atk5 |