summaryrefslogtreecommitdiff
path: root/arm9/modules/23/asm/module_23.s
diff options
context:
space:
mode:
authorDemki <mordbz@gmail.com>2020-05-11 03:03:25 +0300
committerDemki <mordbz@gmail.com>2020-05-11 03:06:27 +0300
commitbc005e7d2537150516119f7074bb767c054de722 (patch)
tree83e127100c7af68c6e92fcd4d0419a8a5c73b8bb /arm9/modules/23/asm/module_23.s
parent8f09b9e7138325b4ec2255a1c0a58f385e586f1b (diff)
parent49e14283e13c146018f2a2785dfc77e0e1ff5368 (diff)
Merge from upstream
Diffstat (limited to 'arm9/modules/23/asm/module_23.s')
-rw-r--r--arm9/modules/23/asm/module_23.s12
1 files changed, 10 insertions, 2 deletions
diff --git a/arm9/modules/23/asm/module_23.s b/arm9/modules/23/asm/module_23.s
index 6688578e..a5adabbb 100644
--- a/arm9/modules/23/asm/module_23.s
+++ b/arm9/modules/23/asm/module_23.s
@@ -2789,6 +2789,14 @@ _02255C96:
_02255CB8: .word 0x022560D0
thumb_func_end MOD23_02255C6C
- .section .data
+ .section .rodata
; 0x02255CBC
- .incbin "baserom.nds", 0x28807C, 0x484
+ .incbin "baserom.nds", 0x28807C, 0x46C
+
+ ; .section .sinit
+ .global SDK_OVERLAY.MODULE_23.SINIT_START
+ .global SDK_OVERLAY.MODULE_23.SINIT_END
+SDK_OVERLAY.MODULE_23.SINIT_START:
+ .word MOD23_02254840
+ .word 0
+SDK_OVERLAY.MODULE_23.SINIT_END: