diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-17 21:23:23 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-17 21:23:23 -0400 |
commit | 4a22e65c9651b77b3e48c1ac2b590b9edcf9f5f7 (patch) | |
tree | 97c87c541afae67926a42e3f45a901c3834f125c /arm9/modules/13/asm/module_13_arm2.s | |
parent | 9e1c7af9d0602a5a50d741ca26aeac64f4bef39e (diff) |
More splitting
Diffstat (limited to 'arm9/modules/13/asm/module_13_arm2.s')
-rw-r--r-- | arm9/modules/13/asm/module_13_arm2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/13/asm/module_13_arm2.s b/arm9/modules/13/asm/module_13_arm2.s index d5e257e5..4a499200 100644 --- a/arm9/modules/13/asm/module_13_arm2.s +++ b/arm9/modules/13/asm/module_13_arm2.s @@ -17010,7 +17010,7 @@ _0222CC8C: add r0, sp, #0 mov r2, r4 mov r1, #0x2a - bl Call_FillMemWithValue + bl memset add r0, sp, #0 mov r1, r5 bl MOD13_0222C788 |