diff options
Diffstat (limited to 'engine/tmhm2.asm')
-rwxr-xr-x | engine/tmhm2.asm | 2 |
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 |