diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-24 09:31:37 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-24 09:31:37 -0400 |
| commit | eb511d34eab6bdbb157a998b9aa5617b7679c242 (patch) | |
| tree | 4dc10ee87beb4bb7e5d4ba761089c373fdde0d7c /arm9/modules/80 | |
| parent | d9808a376ee20a2e6dd57d1f272886f2ad192302 (diff) | |
Finish decomping sav_chatot
Diffstat (limited to 'arm9/modules/80')
| -rw-r--r-- | arm9/modules/80/asm/module_80.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s index 9abe50f0..512cdc80 100644 --- a/arm9/modules/80/asm/module_80.s +++ b/arm9/modules/80/asm/module_80.s @@ -16126,8 +16126,8 @@ _02235590: bne _022355DC ldr r0, [r5] ldr r0, [r0, #0x20] - bl FUN_02029EF8 - bl FUN_02029F08 + bl Sav2_Chatot_get + bl Chatot_invalidate _022355DC: cmp r6, #0 beq _022355EA |
