summaryrefslogtreecommitdiff
path: root/arm9/modules/21/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-30 10:33:20 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-30 10:33:20 -0400
commit75baff98260a8d962a85cc3fba6fef0646acc463 (patch)
tree17b1f725d489ef1b3e7f8dcc9087b2243c553d71 /arm9/modules/21/asm
parent6bf50a629edd45a3758596ee701a4f927bb179cd (diff)
Retire arm9.lcf
Diffstat (limited to 'arm9/modules/21/asm')
-rw-r--r--arm9/modules/21/asm/module_21.s9
1 files changed, 0 insertions, 9 deletions
diff --git a/arm9/modules/21/asm/module_21.s b/arm9/modules/21/asm/module_21.s
index d3c385c0..c54eab3e 100644
--- a/arm9/modules/21/asm/module_21.s
+++ b/arm9/modules/21/asm/module_21.s
@@ -730,12 +730,3 @@ _02254D7C: .word 0x040002A8
.byte 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x15, 0x4C, 0x25, 0x02, 0x00, 0x00, 0x00, 0x00
.byte 0x03, 0x00, 0x00, 0x00, 0x41, 0x4C, 0x25, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
-
- ; Dumb hack because the compiler aligns to 16 instead of 8
- ;.section .sinit
- .global SDK_OVERLAY.MODULE_21.SINIT_START
- .global SDK_OVERLAY.MODULE_21.SINIT_END
-SDK_OVERLAY.MODULE_21.SINIT_START:
- .word MOD21_02254840
- .word 0
-SDK_OVERLAY.MODULE_21.SINIT_END: