diff options
Diffstat (limited to 'asm/battle_frontier_1.s')
-rw-r--r-- | asm/battle_frontier_1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_frontier_1.s b/asm/battle_frontier_1.s index 7ebc2f256..78321e09c 100644 --- a/asm/battle_frontier_1.s +++ b/asm/battle_frontier_1.s @@ -1180,7 +1180,7 @@ sub_81965D8: @ 81965D8 negs r0, r0 ands r0, r1 strb r0, [r2] - bl GetPlayerTextSpeed + bl GetPlayerTextSpeedDelay adds r1, r0, 0 lsls r1, 24 lsrs r1, 24 |