diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-24 23:38:21 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-24 23:38:21 -0500 |
commit | 6e56b9f0341be0a6c960ea9e8db0939e4fa3cdac (patch) | |
tree | 1d2795c706392d5c6d4ce8019bddac2a649e8a2c /ld_script.txt | |
parent | 40a34fafd685b7df6d1777ec335374ea081adad0 (diff) |
Decomped CanUseStatusMove()
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 b8111e3..0f11331 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -239,7 +239,7 @@ SECTIONS { src/dungeon_ai_attack.o(.text); asm/code_807C4A0.o(.text); src/dungeon_ai_attack_1.o(.text); - asm/code_807C648.o(.text); + asm/code_807C7AC.o(.text); src/dungeon_ai_attack_2.o(.text); asm/code_807CABC.o(.text); src/targeting_flags.o(.text); |