diff options
author | Max <mparisi@stevens.edu> | 2020-09-29 19:18:08 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-09-29 19:18:08 -0400 |
commit | 0912e90a6ac1aee0d04cf4e26bc871a392b827d7 (patch) | |
tree | f0c99427dfbb5b3055f1added38a70303af04cba /asm/nw4r/lyt/lyt_textBox.s | |
parent | bb28572125c45ec20f5fbf85120cd71fb2486bac (diff) |
math library splits
Diffstat (limited to 'asm/nw4r/lyt/lyt_textBox.s')
-rw-r--r-- | asm/nw4r/lyt/lyt_textBox.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/nw4r/lyt/lyt_textBox.s b/asm/nw4r/lyt/lyt_textBox.s index 6f27fc5..759e692 100644 --- a/asm/nw4r/lyt/lyt_textBox.s +++ b/asm/nw4r/lyt/lyt_textBox.s @@ -625,7 +625,7 @@ SetString__Q34nw4r3lyt7TextBoxFPCwUs: /* 80387B80 003837E0 93 A1 00 14 */ stw r29, 0x14(r1)
/* 80387B84 003837E4 7C 7D 1B 78 */ mr r29, r3
/* 80387B88 003837E8 7F C3 F3 78 */ mr r3, r30
-/* 80387B8C 003837EC 4B E4 8C 45 */ bl func_801D07D0
+/* 80387B8C 003837EC 4B E4 8C 45 */ bl wcslen
/* 80387B90 003837F0 81 9D 00 00 */ lwz r12, 0(r29)
/* 80387B94 003837F4 54 66 04 3E */ clrlwi r6, r3, 0x10
/* 80387B98 003837F8 7F A3 EB 78 */ mr r3, r29
|