diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-06 09:35:24 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-06 09:35:24 -0500 |
commit | ca75133eaca3a411c6e6201288fa811f694bc0c5 (patch) | |
tree | b0b7220c9f6e8f11fc0a7437215150d3d49989c6 /ld_script.txt | |
parent | b22a2ac19e99941e957bc01bcfb5c79e9de8bccf (diff) |
did a little split to make some decomping easier
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index f22c068..42b9936 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -70,6 +70,7 @@ SECTIONS { asm/save.o(.text); src/save1.o(.text); asm/code_8012A18.o(.text); + asm/code_808DAB4.o(.text); src/dungeon.o(.text); asm/code_809017C.o(.text); asm/m4a_1.o(.text); |