diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-07 08:05:57 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-07 08:05:57 -0500 |
commit | e0445806694a80a98e4d803478a2675ec8803ba6 (patch) | |
tree | 7d8bab4b17173f56b62ebe2823afb572ce59052b /battle/effect_command_pointers.asm | |
parent | 929d0aa0817d76bddc764adcd37a78034c29170d (diff) |
battle/ai/switch.asm and more battle/effect_commands.asm
Diffstat (limited to 'battle/effect_command_pointers.asm')
-rw-r--r-- | battle/effect_command_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_command_pointers.asm b/battle/effect_command_pointers.asm index 8bb72661b..e0735b2ea 100644 --- a/battle/effect_command_pointers.asm +++ b/battle/effect_command_pointers.asm @@ -163,7 +163,7 @@ BattleCommandPointers: ; 3fd28 dw BattleCommand_Teleport ; 36778 dw BattleCommand_BeatUp ; 35461 dw BattleCommand_RageDamage ; 3527b - dw BattleCommanda3 ; 34833 + dw BattleCommand_ResetTypeMatchup ; 34833 dw BattleCommand_AllStatsUp ; 36500 dw BattleCommanda5 ; 35165 dw BattleCommand_RaiseSubNoAnim ; 365af |