summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorBassoonian <iasperbassoonian@gmail.com>2022-03-22 15:57:26 +0100
committerBassoonian <iasperbassoonian@gmail.com>2022-03-22 15:57:26 +0100
commit0f928c3aab9eaa6b75084fd925a595833e0fe1d5 (patch)
treeb632af6d0a7d84dda67ffe3691db1faf9ffab42e /ld_script.txt
parent67b8dba508a2d98dbcae5f0958240026ff80a506 (diff)
code_80A26CC function
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 f3736cc..2181c72 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -319,6 +319,8 @@ SECTIONS {
asm/ground_script.o(.text);
src/code_80A26CC.o(.text);
asm/code_80A26CC.o(.text);
+ src/code_80A26CC_1.o(.text);
+ asm/code_80A26CC_1.o(.text);
src/ground_map.o(.text);
asm/ground_map.o(.text);
src/ground_map_1.o(.text);