summaryrefslogtreecommitdiff
path: root/arm9/modules/08/asm/module_08.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-10 08:56:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-10 08:56:58 -0400
commit1b973b17c22c8b6f0ac55a5675ebdb70b045c253 (patch)
tree596060fca7e87e6902e26e41d877c48009141a6f /arm9/modules/08/asm/module_08.s
parent70d51296ca9d527aa19b859acc79e3744635e6f4 (diff)
Preliminary base stats struct; name pokemon.s encryption funcs
Diffstat (limited to 'arm9/modules/08/asm/module_08.s')
-rw-r--r--arm9/modules/08/asm/module_08.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/08/asm/module_08.s b/arm9/modules/08/asm/module_08.s
index 9a66c27d..6c672cb0 100644
--- a/arm9/modules/08/asm/module_08.s
+++ b/arm9/modules/08/asm/module_08.s
@@ -45038,7 +45038,7 @@ MOD08_02228244: ; 0x02228244
str r0, [r2]
ldr r0, [r4, #0xc]
mov r2, #0
- bl FUN_020671BC
+ bl GetMonDataEncrypted
add r1, r4, #0
add r1, #0x9c
str r0, [r1]
@@ -45067,7 +45067,7 @@ _02228272:
_02228290:
ldr r0, [r4, #0xc]
mov r1, #0x9a
- bl FUN_020671BC
+ bl GetMonDataEncrypted
add r4, #0x98
str r0, [r4]
pop {r4, pc}
@@ -45080,7 +45080,7 @@ _0222829E:
add r4, #0xa0
mov r1, #0xaa
add r2, r4, #0
- bl FUN_020671BC
+ bl GetMonDataEncrypted
pop {r4, pc}
thumb_func_start MOD08_022282B4