diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-26 00:03:03 -0600 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-28 21:38:39 -0600 |
commit | 4bf154654bbf3dbb259e5ce6985e17d24260a72e (patch) | |
tree | bfd54e0ce1e95caee136d11e77c7546079341fce /ld_script.txt | |
parent | 6512ebff67e163a5a6c0f5e19847e2a4dda19ad1 (diff) |
Decomped TargetThrownItem()
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 0dce9c7..6c6301c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -218,7 +218,7 @@ SECTIONS { src/dungeon_pokemon_attributes_1.o(.text); asm/code_80718D8.o(.text); src/dungeon_ai_items.o(.text); - asm/code_8073B78.o(.text); + asm/code_8073CF0.o(.text); src/dungeon_movement.o(.text); asm/code_8075BA4.o(.text); src/dungeon_range.o(.text); |