diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-09 22:19:20 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-10 22:33:13 -0500 |
commit | 458001dbbdb9c11a129cfe4286b536cfefc349f0 (patch) | |
tree | 4a071af20f73201e9f3e25afc8713c10dc9b8e6e /ld_script.txt | |
parent | 951b01114ab85800db8ed7f4a1034e2bd303e712 (diff) |
Decomped IsMoveUsable()
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 0457f43..e2cbe38 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -209,7 +209,7 @@ SECTIONS { src/charge_move.o(.text); asm/code_8057144.o(.text); src/move_util.o(.text); - asm/code_80573CC.o(.text); + asm/code_805744C.o(.text); src/code_8057824.o(.text); asm/code_8057824.o(.text); src/status_checker.o(.text); |