diff options
Diffstat (limited to 'arm9/modules/81')
-rw-r--r-- | arm9/modules/81/asm/module_81.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/81/asm/module_81.s b/arm9/modules/81/asm/module_81.s index b52f32e8..2182f0cd 100644 --- a/arm9/modules/81/asm/module_81.s +++ b/arm9/modules/81/asm/module_81.s @@ -1661,7 +1661,7 @@ MOD81_02238A84: ; 0x02238A84 str r0, [r4, r6] ldr r1, [sp, #4] add r0, r7, #0 - bl LoadFromNARC_7 + bl GetNarcMemberSizeByIdPair add r1, r0, #0 ldr r0, [r4, r6] bl DC_FlushRange |