summaryrefslogtreecommitdiff
path: root/engine/menus/trainer_card.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/menus/trainer_card.asm')
-rw-r--r--engine/menus/trainer_card.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menus/trainer_card.asm b/engine/menus/trainer_card.asm
index f48636f67..a1b7fcd64 100644
--- a/engine/menus/trainer_card.asm
+++ b/engine/menus/trainer_card.asm
@@ -276,7 +276,7 @@ TrainerCard_Page1_PrintDexCaught_GameTime:
ld hl, wPokedexCaught
ld b, wEndPokedexCaught - wPokedexCaught
call CountSetBits
- ld de, wd265
+ ld de, wNumSetBits
hlcoord 15, 10
lb bc, 1, 3
call PrintNum