diff options
| author | red031000 <rubenru09@aol.com> | 2020-11-12 18:15:46 +0000 |
|---|---|---|
| committer | red031000 <rubenru09@aol.com> | 2020-11-12 18:15:46 +0000 |
| commit | 32fbb72519542c49ac8c33cdc8f4ebf7d808871c (patch) | |
| tree | d4aaab738295fece5a5ca05e6a47f9ff37aee6c4 /arm9/modules/21/asm | |
| parent | ebbcd4c9d985bd3c66e45fee6cf201525d501633 (diff) | |
mod21_02254918
Diffstat (limited to 'arm9/modules/21/asm')
| -rw-r--r-- | arm9/modules/21/asm/mod21_02254854_asm.s | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/arm9/modules/21/asm/mod21_02254854_asm.s b/arm9/modules/21/asm/mod21_02254854_asm.s index c879c819..2081400a 100644 --- a/arm9/modules/21/asm/mod21_02254854_asm.s +++ b/arm9/modules/21/asm/mod21_02254854_asm.s @@ -3,18 +3,7 @@ .section .text .balign 4, 0 - thumb_func_start MOD21_02254918 -MOD21_02254918: ; 0x02254918 - push {r4, lr} - add r4, r0, #0 - ldr r0, [r4, #0x24] - bl MOD21_02254B04 - ldr r0, [r4, #0x10] - bl MOD20_02254198 - add r0, r4, #0 - bl FreeToHeap - pop {r4, pc} - thumb_func_end MOD21_02254918 + .extern MOD21_02254918 thumb_func_start MOD21_02254930 MOD21_02254930: ; 0x02254930 |
