diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-22 19:29:15 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-22 19:29:15 -0400 |
commit | b26996818df8eed5c488cdf2ea74b1f420c3a63d (patch) | |
tree | ba04b1704a839776896c3dbec9240ae1b5a6ed2c /arm9/modules/13/asm/module_13_init.s | |
parent | 01c45ca2e93496e9dcf66bec0efceba25c386161 (diff) |
First pass autogen data labels in most other overlays
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 |