diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-25 13:24:26 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-25 13:24:26 -0400 |
commit | d01864dd773a3687389baa98640a18c61b1b1597 (patch) | |
tree | 32dc72c997b5c9ebb118c3b42ce866fe788c72fc /arm9/modules/11 | |
parent | b55789b64644420add50cf87715a1ab0ade16967 (diff) |
Decompile poketch resident code at 0204BE14
Diffstat (limited to 'arm9/modules/11')
-rw-r--r-- | arm9/modules/11/asm/module_11_thumb2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/11/asm/module_11_thumb2.s b/arm9/modules/11/asm/module_11_thumb2.s index 9c5b85ce..ba099f93 100644 --- a/arm9/modules/11/asm/module_11_thumb2.s +++ b/arm9/modules/11/asm/module_11_thumb2.s @@ -3805,7 +3805,7 @@ MOD11_02230F88: ; 0x02230F88 add r4, #0x98 add r1, r0, #0 ldr r0, [r4] - bl FUN_0204C104 + bl Sav2_Poketch_PokemonHistoryAddMon _02230FA4: pop {r4, pc} .align 2, 0 |