diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-27 17:56:12 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-27 17:56:12 -0500 |
commit | c5d9ff48096fed3eba4b28a4f229579e694e2d63 (patch) | |
tree | eaa273f3c8679409ce2b46d089dee04b4522c502 /ld_script.txt | |
parent | 9b6d44a63b19c238d35c1604fed3a72d737e6cf3 (diff) |
1.8% functions decomped.. so close to 2%
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 0880775..b8b4848 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -79,6 +79,8 @@ SECTIONS { asm/code_8012A18.o(.text); src/code_8012A18.o(.text); asm/code_803D110.o(.text); + src/code_80428A0.o(.text); + asm/code_80428A0.o(.text); src/code_8048480.o(.text); asm/code_8048480.o(.text); src/code_80521D0.o(.text); |