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 d7204b5..4cbde6b 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -212,6 +212,8 @@ SECTIONS { asm/code_8057824.o(.text); src/status_checker.o(.text); asm/code_805D810.o(.text); + src/status_checker_1.o(.text); + asm/code_805D8C8.o(.text); src/targeting.o(.text); asm/code_8069E0C.o(.text); src/code_806CD90.o(.text); |