diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-29 19:33:53 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-29 19:33:53 -0400 |
commit | 76bb397e83ca5d8b4f7a501f2517e83e4a9eccec (patch) | |
tree | 28e71db341ac5e721b80232d44ab98c8970c0c7f /ld_script.txt | |
parent | c0a229f10834785a709c40035dab6da03b8a30ff (diff) |
region_map.c through sub_8122CF8
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 38b024995..07634970d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -168,6 +168,7 @@ SECTIONS { asm/menu_helpers.o(.text); asm/dewford_trend.o(.text); src/heal_location.o(.text); + src/region_map.o(.text); asm/region_map.o(.text); asm/cute_sketch.o(.text); src/decoration.o(.text); |