diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-11-20 10:34:11 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-11-20 10:34:11 -0600 |
commit | 0709caccc472e3fee369b923a2a9d04ca06df02d (patch) | |
tree | e48c1755fc4c8bbaa7c568dd118b46f48ac3b0ef /ld_script.txt | |
parent | cbfab08a06d7f9deca21b510b1bbdb80c05ea662 (diff) |
few more decomp funcs
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 aa0316c..28ed166 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -131,6 +131,7 @@ SECTIONS { asm/code_8098BDC.o(.text); src/code_809D148.o(.text); asm/code_809D148.o(.text); + src/code_80A26CC.o(.text); asm/code_80A26CC.o(.text); src/code_80A7714.o(.text); asm/code_80A7714.o(.text); |