summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-01-07 21:27:00 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-01-07 21:27:00 -0500
commitc0a00b1a0ca6fe88862491813d5ed07fcc0675f8 (patch)
tree7e588f8d6e063f367bef729fb0ba6e80cf0b684d /ld_script.txt
parentf7eef0735bb70a7fed17b6fabb15f30c092209bc (diff)
Dump map connections (unlabeled)
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 7d2adefe7..6eb5e4e6d 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -367,7 +367,7 @@ SECTIONS {
src/bg_regs.o(.rodata);
src/string_util.o(.rodata);
data/data.o(.rodata);
- data/fieldmap.o(.rodata);
+ data/connections.o(.rodata);
src/fieldmap.o(.rodata);
src/metatile_behavior.o(.rodata);
data/metatile_behavior.o(.rodata);