diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-10-03 09:48:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-03 09:48:02 -0400 |
commit | 7f36ac8bc8cb6a24ed181c38c8f9cdf18265cc04 (patch) | |
tree | 356fa8fc517c5768c8894c42c5cbd171fc9f282d /asm/code_80025390.s | |
parent | c5ffaf50e84d31f0fecdefc079e4703f1089ad01 (diff) | |
parent | bf21a777f865ed873a131c602da1086a31bbfe1f (diff) |
Merge pull request #117 from mparisi20/master
Split GX library and the rest of MTX
Diffstat (limited to 'asm/code_80025390.s')
-rw-r--r-- | asm/code_80025390.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80025390.s b/asm/code_80025390.s index a7e99ab..da4511b 100644 --- a/asm/code_80025390.s +++ b/asm/code_80025390.s @@ -1719,7 +1719,7 @@ lbl_80026B3C: /* 80026B60 000227C0 7F 83 E3 78 */ mr r3, r28 /* 80026B64 000227C4 38 81 00 2C */ addi r4, r1, 0x2c /* 80026B68 000227C8 38 A1 00 38 */ addi r5, r1, 0x38 -/* 80026B6C 000227CC 48 25 61 59 */ bl func_8027CCC4 +/* 80026B6C 000227CC 48 25 61 59 */ bl PSVECAdd /* 80026B70 000227D0 C0 41 00 38 */ lfs f2, 0x38(r1) /* 80026B74 000227D4 38 00 00 04 */ li r0, 4 /* 80026B78 000227D8 C0 21 00 3C */ lfs f1, 0x3c(r1) |