diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-06-10 17:23:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 17:23:51 +0300 |
commit | e23bf78c5479f2c488f9441f013a9651d1f886f1 (patch) | |
tree | 4cebc47a45ac03ecf049e4a87ac21150fd67618e /arm9/modules/27/asm/module_27.s | |
parent | 70d1600ef2607ecb112ca270f5982b4829e44c19 (diff) | |
parent | 81afcebd41d4485cc0285860305dd4304380f9d2 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'arm9/modules/27/asm/module_27.s')
-rw-r--r-- | arm9/modules/27/asm/module_27.s | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/arm9/modules/27/asm/module_27.s b/arm9/modules/27/asm/module_27.s index 0a04d74a..6cfd48bd 100644 --- a/arm9/modules/27/asm/module_27.s +++ b/arm9/modules/27/asm/module_27.s @@ -313,27 +313,27 @@ _02254A62: add r0, r4, #0 mov r1, #5 mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strh r0, [r5, #8] add r0, r4, #0 mov r1, #0xa2 mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strh r0, [r5, #0xa] add r0, r4, #0 mov r1, #0xa3 mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strh r0, [r5, #0xc] add r0, r4, #0 mov r1, #6 mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strh r0, [r5, #0xe] add r0, r4, #0 mov r1, #0x9f mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted cmp r0, #0 beq _02254ABC mov r0, #1 @@ -345,12 +345,12 @@ _02254ABE: add r0, r4, #0 mov r1, #0x4c mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strb r0, [r5, #0x12] add r0, r4, #0 mov r1, #0x70 mov r2, #0 - bl FUN_020671BC + bl GetMonDataEncrypted strb r0, [r5, #0x13] add r0, r4, #0 add r1, r7, #0 |