summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authornullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2018-11-18 16:23:57 +0800
committernullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2018-11-20 15:04:00 +0800
commitf4ef62bb4134498a4b4a9c4d61b99bda24c98680 (patch)
treebb184e0d7efe635414d277c9f442d844fd5468b4 /ld_script.txt
parent961ab7ccaf4d175189cd42fcddca1336f3d91bad (diff)
Renamed primary heap variables and partial cleanup m4a.s
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index d1bbded..304c9c8 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -57,6 +57,7 @@ SECTIONS {
src/bg_palette_buffer.o(.text);
asm/input.o(.text);
asm/code_8004AA0.o(.text);
+ src/sprite.o(.text);
asm/sprite.o(.text);
asm/code_800558C.o(.text);
src/random.o(.text);
@@ -70,6 +71,7 @@ SECTIONS {
asm/code_800D090.o(.text);
src/save.o(.text);
asm/save.o(.text);
+ src/save1.o(.text);
asm/code_8012A18.o(.text);
asm/m4a.o(.text);
asm/syscall.o(.text);