diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-03 03:07:36 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-10 22:32:17 -0500 |
commit | 8c0df48b9ebd0fa794a97c6280cc59b6dfcb9eef (patch) | |
tree | 5fb291fa0203bb4b2fe4338076ebe43c4df137eb /ld_script.txt | |
parent | f50e233c9171d7bdd76c1c53dd96c85cd0a4d99f (diff) |
Decomped WeightMove()
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 58036e5..810f987 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -241,7 +241,7 @@ SECTIONS { src/dungeon_ai_attack.o(.text); asm/code_807C4A0.o(.text); src/dungeon_ai_attack_1.o(.text); - asm/code_807C7AC.o(.text); + asm/code_807C854.o(.text); src/dungeon_ai_attack_2.o(.text); asm/code_807CABC.o(.text); src/targeting_flags.o(.text); |