diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-26 13:21:40 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-10 22:32:17 -0500 |
commit | 17a6ab37944e3cc9fc98ee93262bd4385bf4e626 (patch) | |
tree | 45a9dd41f29f59c762b379f1845a03a52cf727e6 /ld_script.txt | |
parent | ea1aa9c0c5c3a4167912d1078fffdd5e69cbbe98 (diff) |
Decomped CanUseOnTargetWithStatusChecker()
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 3af08e6..d7204b5 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -211,7 +211,7 @@ SECTIONS { src/code_8057824.o(.text); asm/code_8057824.o(.text); src/status_checker.o(.text); - asm/code_805CEB8.o(.text); + asm/code_805D810.o(.text); src/targeting.o(.text); asm/code_8069E0C.o(.text); src/code_806CD90.o(.text); |