diff options
author | scnorton <scnorton@biociphers.org> | 2018-12-30 10:46:21 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2018-12-30 10:46:21 -0500 |
commit | 04e61537c2bcb0e6fdd631396ae7e5664d25c7d6 (patch) | |
tree | da5360c93c4b38504f1834a84e72f3f1e367a108 /ld_script.txt | |
parent | 166d4b111f99ae4b6db7a14b3024563af83810a5 (diff) |
Start decomp of trainer_tower
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 d37858b3f..f2f835c83 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -266,6 +266,7 @@ SECTIONS { asm/unk_815C980.o(.text); asm/ss_anne.o(.text); asm/cereader_tool.o(.text); + src/trainer_tower.o(.text); asm/trainer_tower.o(.text); asm/unk_815EDDC.o(.text); asm/unk_815F138.o(.text); |