diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-04-11 19:21:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 19:21:51 -0400 |
commit | 24bb85896d9e670c0fa419dc7cb6c96b5d0806c7 (patch) | |
tree | eba61257e555461f5d9662fea9477561bef51adf /asm/teachy_tv.s | |
parent | 532907559304e1b32f8efa76e2fb8a2fc526ec02 (diff) | |
parent | c85f726224bbe53502ba98557d2c89eef89d7fbd (diff) |
Merge pull request #47 from PikalaxALT/roamer
Roamer
Diffstat (limited to 'asm/teachy_tv.s')
-rw-r--r-- | asm/teachy_tv.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/teachy_tv.s b/asm/teachy_tv.s index feba05e6d..b9bf09d46 100644 --- a/asm/teachy_tv.s +++ b/asm/teachy_tv.s @@ -774,7 +774,7 @@ sub_815B1DC: @ 815B1DC negs r0, r0 ands r0, r1 strb r0, [r2] - bl sub_80F78A8 + bl GetTextSpeedSetting adds r3, r0, 0 lsls r3, 24 lsrs r3, 24 |