diff options
-rw-r--r-- | arm9/arm9.lcf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arm9/arm9.lcf b/arm9/arm9.lcf index 05416fb6..6cfef63a 100644 --- a/arm9/arm9.lcf +++ b/arm9/arm9.lcf @@ -2673,9 +2673,7 @@ SECTIONS { SDK_OVERLAY.MODULE_69.SINIT_START = .; module_69.o (.ctor) module_69.o (.sinit) - WRITEW 0; SDK_OVERLAY.MODULE_69.SINIT_END = .; - . = ALIGN(32); module_69.o (.sdata) module_69.o (.data) . = ALIGN(32); |