diff options
Diffstat (limited to 'arm9/modules')
-rw-r--r-- | arm9/modules/11/asm/module_11_thumb1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/11/asm/module_11_thumb1.s b/arm9/modules/11/asm/module_11_thumb1.s index 891ecf6a..0d4f5c5a 100644 --- a/arm9/modules/11/asm/module_11_thumb1.s +++ b/arm9/modules/11/asm/module_11_thumb1.s @@ -676,7 +676,7 @@ MOD11_0222DB50: ; 0x0222DB50 str r0, [r4, r1] add r0, sp, #0x20 add r1, sp, #0x14 - bl FUN_0201265C + bl CopyRtcBuffersTo ldr r0, _0222DF10 ; =gMain ldr r6, [sp, #0x24] ldr r5, [r0, #0x2c] |