summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-14 11:53:20 -0800
committerYamaArashi <shadow962@live.com>2017-01-14 14:20:49 -0800
commit12681346688870e71b1a33dae7e52f9e1302080f (patch)
tree4b489a31e653ca27d43bd5f8c3c6d00c25394134 /ld_script.txt
parent2f76de380c28a7c0f2163e1f45e1ff007258f877 (diff)
decompile string_util
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 b15c5618c..83c6bc49d 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -48,6 +48,7 @@ SECTIONS {
asm/window.o(.text);
asm/text.o(.text);
asm/sprite.o(.text);
+ src/string_util.o(.text);
asm/string_util.o(.text);
asm/link.o(.text);
asm/rtc.o(.text);