diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-06-27 19:57:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-27 19:57:00 +0300 |
commit | ef46723261161bd2a8257144660d3be93c7b2209 (patch) | |
tree | 3dc5760aa26b48131a3e1696fdf0ba173ab1541c /arm9/modules/13 | |
parent | 1b13290db2cbfe938c4b800efe01331daceb057d (diff) | |
parent | c202e7568c660ce16853f6f21720240615b692f4 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'arm9/modules/13')
-rw-r--r-- | arm9/modules/13/asm/module_13_arm2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/13/asm/module_13_arm2.s b/arm9/modules/13/asm/module_13_arm2.s index 3b78a5b0..f919cf8b 100644 --- a/arm9/modules/13/asm/module_13_arm2.s +++ b/arm9/modules/13/asm/module_13_arm2.s @@ -25832,7 +25832,7 @@ MOD13_022342A0: ; 0x022342A0 ldr r1, _0223432C ; =0x02243154 ldr r1, [r1] str r0, [r1, #0x94] - bl FUN_020C01D0 + bl SDAT_Init ldr r0, _0223432C ; =0x02243154 ldr r0, [r0] ldr r1, [r0, #0x94] |