summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-10-15 16:56:25 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-10-15 16:56:25 -0500
commit6c9dd59b5691cd7d5a19c740e8d22779e6a101aa (patch)
tree5c118704c157a9aa4ae0ad8eb47c72527d7eb98d /ld_script.txt
parent6da3c8269f2ff4940f4ccf9ebf7ce99489aae080 (diff)
nonmatch bc I'm so close on those
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 8ecdc86..6b51a42 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -61,6 +61,7 @@ SECTIONS {
src/sprite.o(.text);
asm/sprite.o(.text);
asm/code_800558C.o(.text);
+ src/code_800558C.o(.text);
src/random.o(.text);
src/text.o(.text);
. = ALIGN(4);