diff options
author | Demki <mordbz@gmail.com> | 2020-05-11 03:03:25 +0300 |
---|---|---|
committer | Demki <mordbz@gmail.com> | 2020-05-11 03:06:27 +0300 |
commit | bc005e7d2537150516119f7074bb767c054de722 (patch) | |
tree | 83e127100c7af68c6e92fcd4d0419a8a5c73b8bb /arm9/modules/13/asm/module_13_arm2.s | |
parent | 8f09b9e7138325b4ec2255a1c0a58f385e586f1b (diff) | |
parent | 49e14283e13c146018f2a2785dfc77e0e1ff5368 (diff) |
Merge from upstream
Diffstat (limited to 'arm9/modules/13/asm/module_13_arm2.s')
-rw-r--r-- | arm9/modules/13/asm/module_13_arm2.s | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/arm9/modules/13/asm/module_13_arm2.s b/arm9/modules/13/asm/module_13_arm2.s index 7910e1a0..2e9dd8b5 100644 --- a/arm9/modules/13/asm/module_13_arm2.s +++ b/arm9/modules/13/asm/module_13_arm2.s @@ -35364,10 +35364,14 @@ _0223C330: _0223C418: .word 0x0224320C _0223C41C: .word 0x0223F764 + .section .rodata + ; 0x0223EC6C + .incbin "baserom.nds", 0x22600C, 0xafc + .section .data ; 0x0223C420 - .incbin "baserom.nds", 0x2237C0, 0x4620 + .incbin "baserom.nds", 0x226CD4, 0x110C .section .bss - ; 0x02240A40 - .space 0x27E0 + ; 0x02242FE4 + .space 0x23C |