diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-04-21 15:57:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 15:57:22 +0300 |
commit | aeb4e938f5f48c8484419f5333a5b0e6caee7a21 (patch) | |
tree | c8d156131f95390672c1a1803560a85b445322d6 /global.inc | |
parent | a0749839f45525a0a64113f18688392da241cb7d (diff) | |
parent | aa2cb11a71a85faf0f84a8d07376a303792e3703 (diff) |
Merge pull request #17 from PikalaxALT/pikalax_work
Redump files
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
|