diff options
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 d1d67ff..0880775 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -92,6 +92,8 @@ SECTIONS { asm/code_8092334.o(.text); asm/code_8098468.o(.text); asm/code_80A26CC.o(.text); + src/code_80A7714.o(.text); + asm/code_80A7714.o(.text); asm/m4a_1.o(.text); src/m4a_2.o(.text); asm/m4a_3.o(.text); |