diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-05 22:02:03 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-05 22:02:03 -0500 |
commit | 9939c543ce7a8cbf7abb85d3125b5e6d95204433 (patch) | |
tree | 7390d9718f42d6ddfe63288a6c834a94f3c65d6c /ld_script.txt | |
parent | a9b5977d4ca6c0aeedea966a0165b625a4c2dbab (diff) |
Decomped TargetTileInFront()
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 6e1b901..714e0d4 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -207,6 +207,8 @@ SECTIONS { asm/code_8057144.o(.text); src/code_8057824.o(.text); asm/code_8057824.o(.text); + src/targeting.o(.text); + asm/code_8069E0C.o(.text); src/code_806CD90.o(.text); asm/code_806CD90.o(.text); src/status_checks.o(.text); |