diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-21 12:30:07 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-21 12:30:07 -0400 |
commit | 8cdd2f137d6041538dcba2b13580b0f43f1cc549 (patch) | |
tree | d1b529a9e44cda643a0f927ba6bdb321ff36d177 /global.inc | |
parent | 6ceaabc28c712f82c6100f8288af66774bfdbb82 (diff) | |
parent | aeb4e938f5f48c8484419f5333a5b0e6caee7a21 (diff) |
merge
Diffstat (limited to 'global.inc')
-rw-r--r-- | global.inc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -463,8 +463,8 @@ .extern FUN_020EB7B0
.extern FUN_020EBA38
.extern _ll_udiv
-.extern FUN_020EBC30
-.extern FUN_020EBC50
+.extern _ll_mul
+.extern _ll_shl
.extern _s32_div_f
.extern _u32_div_f
.extern FUN_020EC5CC
|