summaryrefslogtreecommitdiff
path: root/arm9/modules/14/asm/module_14.s
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-05-24 15:01:06 +0100
committerGitHub <noreply@github.com>2021-05-24 15:01:06 +0100
commitfebbf5dc3d673ae40df7b6c545a40e945e6eda17 (patch)
tree6dee393a1ec73282ca34a0a1f0526359630c2855 /arm9/modules/14/asm/module_14.s
parenta978faa0d8c222c5fce4db4f0dad19ed235eecfc (diff)
parent3188237ddaf9aefcbea90967a15df7b78fe8e336 (diff)
Merge pull request #386 from PikalaxALT/pikalax_work
Decompile code related to Chatot's data in the save block
Diffstat (limited to 'arm9/modules/14/asm/module_14.s')
-rw-r--r--arm9/modules/14/asm/module_14.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/14/asm/module_14.s b/arm9/modules/14/asm/module_14.s
index b95ab0d6..65c14608 100644
--- a/arm9/modules/14/asm/module_14.s
+++ b/arm9/modules/14/asm/module_14.s
@@ -122,8 +122,8 @@ StoragePC_Overlay_Teardown: ; 0x021D75B8
mov r0, #0x47
lsl r0, r0, #2
ldr r0, [r4, r0]
- bl FUN_02029EF8
- bl FUN_02029F08
+ bl Sav2_Chatot_get
+ bl Chatot_invalidate
_021D75DE:
mov r0, #0x45
lsl r0, r0, #2