diff options
author | red031000 <rubenru09@aol.com> | 2020-07-27 14:47:42 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-27 14:47:42 +0100 |
commit | 777da6f2ee89661596d6e7c129e6d025c6f2841c (patch) | |
tree | 70d3aa714ecc4e221b11437672b3da8f36049d7e /arm9/modules/26/asm/module_26.s | |
parent | b0cf87ca3640d912d047de41343b4ff9e5f44c6e (diff) |
more sinit sections
Diffstat (limited to 'arm9/modules/26/asm/module_26.s')
-rw-r--r-- | arm9/modules/26/asm/module_26.s | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/arm9/modules/26/asm/module_26.s b/arm9/modules/26/asm/module_26.s index 12d880aa..45536bcf 100644 --- a/arm9/modules/26/asm/module_26.s +++ b/arm9/modules/26/asm/module_26.s @@ -3,18 +3,6 @@ .section .text .balign 4, 0 - thumb_func_start MOD26_02254840 -MOD26_02254840: ; 0x02254840 - ldr r3, _02254848 ; =Poketch_InitApp - ldr r0, _0225484C ; =MOD26_02254854 - ldr r1, _02254850 ; =MOD26_02254A84 - bx r3 - .align 2, 0 -_02254848: .word Poketch_InitApp -_0225484C: .word MOD26_02254854 -_02254850: .word MOD26_02254A84 - thumb_func_end MOD26_02254840 - thumb_func_start MOD26_02254854 MOD26_02254854: ; 0x02254854 push {r3, r4, r5, r6, r7, lr} @@ -843,6 +831,3 @@ MOD26_02254FF0: ; 0x02254FF0 .word 0x01, MOD26_02254D6C, 0x00 .word 0x02, MOD26_02254D90, 0x00 .word 0x00, 0x00000000, 0x00 - - .section .sinit - .word MOD26_02254840 |