diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-14 10:48:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-15 11:41:45 -0400 |
commit | 154b07917927bd37d7780e1a8bc8f307dad8d70c (patch) | |
tree | 004219bc1b62d65a388865f14660c2e1eafdc36b /arm9/modules/11 | |
parent | 62afe08422b65aef839d74ec248d67d48be6bf55 (diff) |
Name some script mon related routines
Diffstat (limited to 'arm9/modules/11')
-rw-r--r-- | arm9/modules/11/asm/module_11_thumb2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/11/asm/module_11_thumb2.s b/arm9/modules/11/asm/module_11_thumb2.s index 06169afb..b33bacf9 100644 --- a/arm9/modules/11/asm/module_11_thumb2.s +++ b/arm9/modules/11/asm/module_11_thumb2.s @@ -24516,7 +24516,7 @@ _0223B1F6: add r0, r6, #0 lsr r1, r1, #0x10 lsr r2, r2, #0x18 - bl FUN_020697CC + bl MonSetMoveInSlot ldr r1, [r4, #4] ldr r0, _0223B2D8 ; =0x0000219C add r2, r1, r7 |