diff options
author | red031000 <rubenru09@aol.com> | 2020-06-23 23:23:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 23:23:17 +0100 |
commit | 18840a132f3c65a16b811c973616c62312c53091 (patch) | |
tree | b684473a897efa5f55103cbaced260cf85a8e057 /arm9/modules/13/asm/module_13_init.s | |
parent | 6b457a1a319835d4703a63095643dd7e2c504de8 (diff) | |
parent | 291f2d27d36b5c437c6c1908d5217bb954799402 (diff) |
Merge branch 'master' into nitrogfx
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 |