diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-06 14:45:10 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-06 14:45:10 -0500 |
commit | 46e66077a5a4d8d716ac3437e291c958df7809b4 (patch) | |
tree | c29cdf82dd9d9d241301fe55ca2c9ec72a3deda5 /battle/effects/protect.asm | |
parent | f0830f084f74a9187dd71b64ad77db400d541f2d (diff) |
BattleCommand labels copied from macros
Diffstat (limited to 'battle/effects/protect.asm')
-rw-r--r-- | battle/effects/protect.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effects/protect.asm b/battle/effects/protect.asm index eaf011ffe..ada796001 100644 --- a/battle/effects/protect.asm +++ b/battle/effects/protect.asm @@ -1,4 +1,4 @@ -BattleCommand55: ; 37618 +BattleCommand_Protect: ; 37618 ; protect call ProtectChance ret c |