summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-18 15:15:54 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-18 15:15:54 -0500
commitf25cdb483795454d0d89d59fd614697e6c4b8cc4 (patch)
tree3080db1d74e1aa94c3314d53268a886fe1e63986 /ld_script.txt
parent648f3245c1843e1128c6832b445ac8ba31433a56 (diff)
resolve questionable file boundary decision
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 17a6fd8e4..a4ce5e236 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -52,6 +52,7 @@ SECTIONS {
src/sprite.o(.text);
src/string_util.o(.text);
src/link.o(.text);
+ src/link_rfu.o(.text);
asm/link.o(.text);
asm/link_rfu.o(.text);
asm/rom_8011DC0.o(.text);