diff options
author | RoastVeg <RoastVeg@users.noreply.github.com> | 2020-06-20 17:57:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-20 17:57:41 +0100 |
commit | 6298426d9ad4c59a875b0a90a0facfa1a3a513cc (patch) | |
tree | 542386bd071b5b5b5b87ec9ad65668745eabc0c4 /arm9/modules/49 | |
parent | 53ac396de4098e38a6916e0cc86cbd278a960c4c (diff) | |
parent | 16b091058e6135f9b7875fcf074d812d610df380 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'arm9/modules/49')
-rw-r--r-- | arm9/modules/49/asm/module_49.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/49/asm/module_49.s b/arm9/modules/49/asm/module_49.s index f61d8633..79f8fd7d 100644 --- a/arm9/modules/49/asm/module_49.s +++ b/arm9/modules/49/asm/module_49.s @@ -440,7 +440,7 @@ MOD49_02254AD4: ; 0x02254AD4 mov r0, #0x1a mov r2, #0 mov r3, #8 - bl FUN_0200A738 + bl ReadMsgData_NewNarc_NewString add r4, r0, #0 beq _02254B94 mov r0, #0 @@ -464,7 +464,7 @@ MOD49_02254AD4: ; 0x02254AD4 add r0, sp, #0x1c bl FUN_02019548 add r0, r4, #0 - bl FUN_02021A20 + bl String_dtor _02254B94: add r0, sp, #0x1c bl FUN_02019178 |