diff options
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 e69032cc..6245d91c 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 |