summaryrefslogtreecommitdiff
path: root/battle/trainer_huds.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-06 18:23:00 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-06 18:23:00 -0400
commitd7a01e92e9b571b91b956cda873de89f4bf8f5f5 (patch)
tree2d59ffed7a49afebf6bfc7e7d5a11dfba1a40dca /battle/trainer_huds.asm
parent789ebc73042e07b5e50b3cc3c17ebd1df141f000 (diff)
Remaining layout constants
Diffstat (limited to 'battle/trainer_huds.asm')
-rwxr-xr-xbattle/trainer_huds.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/trainer_huds.asm b/battle/trainer_huds.asm
index 9a72700cc..03a85b9f4 100755
--- a/battle/trainer_huds.asm
+++ b/battle/trainer_huds.asm
@@ -260,7 +260,7 @@ _ShowLinkBattleParticipants: ; 2c1b2
ld [hli], a
ld [hl], $6a ; "S"
callba LinkBattle_TrainerHuds ; no need to callba
- ld b, SCGB_08
+ ld b, SCGB_DIPLOMA
call GetSGBLayout
call SetPalettes
ld a, $e4