summaryrefslogtreecommitdiff
path: root/engine/tmhm2.asm
diff options
context:
space:
mode:
authorhatschky <thirdgeek@arceus.local>2017-01-16 21:11:34 +0000
committerhatschky <thirdgeek@arceus.local>2017-01-16 21:11:34 +0000
commitf0209d6ed6a0cd0e759dff49bdfe4d8171229c29 (patch)
tree26d81826153724ccaa1bb3ed268527e6cd29d765 /engine/tmhm2.asm
parent5a9701ddc8c33fcd90f6bcc58b9348587dec4d0c (diff)
Labels for Trainer Rankings stat tracking functions
Diffstat (limited to 'engine/tmhm2.asm')
-rwxr-xr-xengine/tmhm2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/tmhm2.asm b/engine/tmhm2.asm
index 6efd07294..6e32fdae8 100755
--- a/engine/tmhm2.asm
+++ b/engine/tmhm2.asm
@@ -146,7 +146,7 @@ TeachTMHM: ; 2c867
and a
jr z, .nope
- callba MobileFn_106049
+ callba TrainerRankings_TMsHMsTaught
ld a, [CurItem]
call IsHM
ret c