diff options
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 |