diff options
Diffstat (limited to 'arm9/asm/scrcmd_9.s')
-rw-r--r-- | arm9/asm/scrcmd_9.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/scrcmd_9.s b/arm9/asm/scrcmd_9.s index 1741c29b..ad61ab32 100644 --- a/arm9/asm/scrcmd_9.s +++ b/arm9/asm/scrcmd_9.s @@ -609,8 +609,8 @@ FUN_020422F4: ; 0x020422F4 FUN_02042304: ; 0x02042304 push {r3, lr} ldr r0, [r0, #0xc] - bl FUN_0204C1A8 - bl FUN_0204BEC8 + bl Sav2_Poketch_get + bl Sav2_Poketch_IsGiven pop {r3, pc} .balign 4 |