summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-09-24 01:12:49 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-09-24 01:12:49 -0500
commite41b0b6a35a6aaca01e47597d9a04012df9d2362 (patch)
tree284c1683db29660c1141415fef86414f84423c33 /ld_script.txt
parentcd050a5e7d66e28485a5b4e57ecdfb3d8c5f1e3c (diff)
finally found the personality test stuff. now I can work on some of that now
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 4705b5d..b556666 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -75,6 +75,8 @@ SECTIONS {
asm/save.o(.text);
src/save1.o(.text);
asm/code_8012A18.o(.text);
+ src/code_8012A18.o(.text);
+ asm/code_803D110.o(.text);
src/code_80521D0.o(.text);
asm/code_80521D0.o(.text);
src/pokemon.o(.text);