diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-04-30 21:20:12 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-04-30 21:20:12 -0400 |
commit | 82f1534925c5fe1f0d876ea88119b0121cfa65a6 (patch) | |
tree | abf65d402c3d2b3e683f61070cd8e2b563f0df22 /battle/effect_commands.asm | |
parent | 7aef59841489ea449b9a34d424c681a4b48b88ab (diff) |
Copycat labels; macro for the Crystal-only Unown chamber unlock words
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r-- | battle/effect_commands.asm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm index 5c1214cb7..32d247e8c 100644 --- a/battle/effect_commands.asm +++ b/battle/effect_commands.asm @@ -1541,11 +1541,6 @@ BattleCheckTypeMatchup: ; 347c8 and a jr z, CheckTypeMatchup ld hl, BattleMonType1 - - ; fallthrough -; 347d3 - - CheckTypeMatchup: ; 347d3 push hl push de |