diff options
author | red031000 <rubenru09@aol.com> | 2020-06-23 23:18:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 23:18:29 +0100 |
commit | c82f923bb095740ec58c389deb08083dbeddc769 (patch) | |
tree | 88f3668e52db0815504875cb1d08e78ef902a03b /arm9/modules/13/asm/module_13_init.s | |
parent | 64595272f97d0ada42b69e442c7f52766ed60d63 (diff) | |
parent | 291f2d27d36b5c437c6c1908d5217bb954799402 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'arm9/modules/13/asm/module_13_init.s')
-rw-r--r-- | arm9/modules/13/asm/module_13_init.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arm9/modules/13/asm/module_13_init.s b/arm9/modules/13/asm/module_13_init.s index 8adffb85..70e18201 100644 --- a/arm9/modules/13/asm/module_13_init.s +++ b/arm9/modules/13/asm/module_13_init.s @@ -31,3 +31,6 @@ MOD13_02211E60: ; 0x02211E60 pop {r3, r4, r5, pc} .align 2, 0 _02211EA0: .word 0x04000208 + .rodata + .data + .bss |