diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-21 17:48:40 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-21 17:48:40 -0500 |
commit | e1f9c17e3569e666d81f9d20fb9d57d4cd614eb0 (patch) | |
tree | de9cf09407173cb0530ca52cbf7d186686375f88 /ld_script.txt | |
parent | 184d3819ab381c54821b157770d015c0dce8d82a (diff) |
further splitting and decomping
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 6f44f1b..2467507 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -91,6 +91,10 @@ SECTIONS { asm/code_8027C84.o(.text); src/code_8027C84.o(.text); asm/code_803D110.o(.text); + src/code_8040094.o(.text); + asm/code_8040094.o(.text); + src/code_8041AD0.o(.text); + asm/code_8041AD0.o(.text); src/code_80428A0.o(.text); asm/code_80428A0.o(.text); src/code_8048480.o(.text); |