diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index ea6c581..335f5f0 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -299,8 +299,11 @@ SECTIONS { src/play_time.o(.text); src/code_8094F88.o(.text); asm/code_8095014.o(.text); + src/code_8095824.o(.text); src/code_80958E8.o(.text); asm/code_80958E8.o(.text); + src/code_80972F4.o(.text); + asm/code_8097318.o(.text); src/code_809747C.o(.text); asm/code_809747C.o(.text); src/code_809747C_1.o(.text); |