diff options
Diffstat (limited to 'arm9/modules/09/asm/module_09.s')
-rw-r--r-- | arm9/modules/09/asm/module_09.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/09/asm/module_09.s b/arm9/modules/09/asm/module_09.s index 571d34b6..4ff7de8f 100644 --- a/arm9/modules/09/asm/module_09.s +++ b/arm9/modules/09/asm/module_09.s @@ -13510,7 +13510,7 @@ _02218DF2: cmp r0, #6 bne _02218E32 add r0, r4, #0 - bl FUN_0206B334 + bl PCStorage_FindFirstBoxWithEmptySlot cmp r0, #0x12 bne _02218E32 ldr r0, [r5, #0x10] |