summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-28 10:57:04 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-28 10:57:04 -0500
commit57d4cb0edfd62ca403b1470c67ac4efbd761ec5a (patch)
tree427023b8c124e46cf5bc29d3af564ccf536af431 /battle/effect_commands.asm
parentf030315b1fd797aa6765ac8cd8c35c0cd9b600a0 (diff)
trainer card
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r--battle/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm
index ad89448da..0c7eafbc5 100644
--- a/battle/effect_commands.asm
+++ b/battle/effect_commands.asm
@@ -9168,7 +9168,7 @@ BattleCommand_BatonPass: ; 379c9
hlcoord 1, 0
lb bc, 4, 10
call ClearBox
- ld b, SCGB_01
+ ld b, SCGB_BATTLE_COLORS
call GetSGBLayout
call SetPalettes
call BatonPass_LinkPlayerSwitch