diff options
Diffstat (limited to 'arm9/asm/unk_02088AAC.s')
-rw-r--r-- | arm9/asm/unk_02088AAC.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/unk_02088AAC.s b/arm9/asm/unk_02088AAC.s index 1d8fe8cc..92ea42bc 100644 --- a/arm9/asm/unk_02088AAC.s +++ b/arm9/asm/unk_02088AAC.s @@ -177,9 +177,9 @@ _02088BBA: ldr r0, [r4, #0x0] lsl r0, r0, #0x18 lsr r0, r0, #0x18 - bl BagView_new + bl BagView_New add r5, r0, #0x0 - bl FUN_0206E308 + bl BagView_sizeof add r2, r0, #0x0 ldr r1, [r4, #0x18] add r0, r5, #0x0 |