diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-28 20:57:06 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-10 22:32:17 -0500 |
commit | 91c0a142ccf4783c65aecdd75a4faed33edf3ed6 (patch) | |
tree | b0bfeddb426b59d995d6ac75f0e7aa046723843f /ld_script.txt | |
parent | 17a6ab37944e3cc9fc98ee93262bd4385bf4e626 (diff) |
Decomped HasLastUsedMove()
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); |