summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-09-05 12:43:37 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-09-05 12:43:37 -0500
commit70158a52c3973bca411791e48358aeaae12c891b (patch)
tree368b8c11962822c15ae6f67cc7899252f9edb2d2 /ld_script.txt
parent253dab4bc5710eee45ea7167fda0c3a72159b4d3 (diff)
decomp some nullsubs
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 ef1810e..f22c068 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -42,6 +42,7 @@ SECTIONS {
asm/crt0.o(.text);
asm/code.o(.text);
asm/event_flag.o(.text);
+ src/event_flag.o(.text);
asm/code_8002774.o(.text);
src/memory.o(.text);
asm/memory.o(.text);