diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-15 11:50:49 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-15 11:50:49 -0500 |
commit | 6da3c8269f2ff4940f4ccf9ebf7ce99489aae080 (patch) | |
tree | 0abd81f02b375c32be7a69885a47919f94260a31 /ld_script.txt | |
parent | 4409e37e7361e8731d1ac5cc1f336f13e62b28bd (diff) |
decomp a few more funcs
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 b8f9021..8ecdc86 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -107,6 +107,8 @@ SECTIONS { asm/code_8092334.o(.text); src/code_8094F88.o(.text); asm/code_8094F88.o(.text); + src/code_8095014.o(.text); + asm/code_8095014.o(.text); asm/code_8098468.o(.text); asm/code_809D148.o(.text); asm/code_80A26CC.o(.text); |