summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 7869f1b..1eb1602 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -37,6 +37,10 @@ SECTIONS {
asm/code.o(.text);
asm/memory.o(.text);
asm/code_80035F0.o(.text);
+ asm/other_random.o(.text);
+ asm/util.o(.text);
+ asm/bg_palette_buffer.o(.text);
+ asm/code_80047E8.o(.text);
src/random.o(.text);
asm/code_8006218.o(.text);
src/main.o(.text);