summaryrefslogtreecommitdiff
path: root/arm9/modules/13
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-17 21:23:23 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-17 21:23:23 -0400
commit4a22e65c9651b77b3e48c1ac2b590b9edcf9f5f7 (patch)
tree97c87c541afae67926a42e3f45a901c3834f125c /arm9/modules/13
parent9e1c7af9d0602a5a50d741ca26aeac64f4bef39e (diff)
More splitting
Diffstat (limited to 'arm9/modules/13')
-rw-r--r--arm9/modules/13/asm/module_13_arm2.s2
-rw-r--r--arm9/modules/13/asm/module_13_thumb.s6
2 files changed, 4 insertions, 4 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
diff --git a/arm9/modules/13/asm/module_13_thumb.s b/arm9/modules/13/asm/module_13_thumb.s
index 3dcc0731..5cb48aa3 100644
--- a/arm9/modules/13/asm/module_13_thumb.s
+++ b/arm9/modules/13/asm/module_13_thumb.s
@@ -7170,7 +7170,7 @@ MOD13_0221AA64: ; 0x0221AA64
beq _0221AA82
mov r1, #0
add r2, r4, #0
- bl Call_FillMemWithValue
+ bl memset
_0221AA82:
add r0, r5, #0
add sp, #4
@@ -11705,7 +11705,7 @@ _0221CDE0:
add r0, r0, r1
add r1, r7, #0
mov r2, #0x20
- bl Call_FillMemWithValue
+ bl memset
ldr r0, _0221CE88 ; =0x02241E90
ldr r0, [r0, #0x5c]
cmp r0, #1
@@ -12253,7 +12253,7 @@ MOD13_0221D1E0: ; 0x0221D1E0
add r0, r5, #0
mov r1, #0
add r2, r6, #0
- bl Call_FillMemWithValue
+ bl memset
add r0, r5, #0
add r1, r7, #0
add r2, r4, #0