summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorsceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 04:04:42 -0800
committersceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 04:04:42 -0800
commitb0ef8f839bebb39c1806352cc8f87274927063b6 (patch)
tree173d2f08deb90d2846e2c93bd3c91c3856147332 /ld_script.txt
parent9ad5d4888f98d78a09f67db795e5560c0d6b516d (diff)
split files
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);