From 929d0aa0817d76bddc764adcd37a78034c29170d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 6 Nov 2015 22:36:06 -0500 Subject: Still more battle command labels --- battle/misc.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'battle/misc.asm') diff --git a/battle/misc.asm b/battle/misc.asm index 6d38b8e2f..f6b20e739 100644 --- a/battle/misc.asm +++ b/battle/misc.asm @@ -13,11 +13,11 @@ Functionfbd54: ; fbd54 jr Functionfbd91 Functionfbd69: ; fbd69 (3e:7d69) - callba BattleCommanda6 + callba BattleCommand_RaiseSubNoAnim jr Functionfbd77 Functionfbd71: ; fbd71 (3e:7d71) - callba BattleCommanda7 + callba BattleCommand_LowerSubNoAnim Functionfbd77: ; fbd77 (3e:7d77) xor a -- cgit v1.2.3