diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-04-28 19:42:58 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-04-28 19:42:58 -0400 |
commit | d5cd419222d10520d601f54fc5f8b8554af5116c (patch) | |
tree | a0667027155f414f7053463e3a3aeb88f9d685a4 /global.inc | |
parent | da42b2541090efd6926cec7aa125238e92d26711 (diff) |
Lay the groundwork for arm9 makelcf
Diffstat (limited to 'global.inc')
-rw-r--r-- | global.inc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ .extern FS_UnloadOverlay
.extern FS_WaitAsync
.extern FUNRTC_Init
-.extern FUN_0200019E
+.extern SVC_Sqrt
.extern FUN_020002FE
.extern SVC_WaitByLoop
.extern OSi_ReferSymbol
|