diff options
author | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-20 21:47:18 +0800 |
---|---|---|
committer | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-20 21:55:23 +0800 |
commit | ed3b066e77ee384110f83b36fb352000e6f1e26e (patch) | |
tree | 082d1bcae43368d49cad8f98c219d3dfa2f3884d /ld_script.txt | |
parent | fbe7d0d3bb9eb3570d5a5f8f611bb41427d06b33 (diff) | |
parent | 192ee78bb96bae8dc8316cdd9edf2112ad2d1777 (diff) |
Merge remote-tracking branch 'PikalaxALT/text'
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 214812f..4fbe903 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -56,6 +56,7 @@ SECTIONS { asm/sprite.o(.text); asm/code_800558C.o(.text); src/random.o(.text); + src/text.o(.text); asm/text.o(.text); asm/code_8009804.o(.text); src/file_system.o(.text); |