diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-04 00:00:31 -0600 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-04 00:00:31 -0600 |
commit | c30cf5c6da8283330bc352d58acc037739cd8b72 (patch) | |
tree | 5111fdbfe6da65738816bfb8fd7c3b1a11f3ca29 /ld_script.txt | |
parent | a61f7ea2a1913df28ea4f3ecd71c57fa4e5bbf5c (diff) |
Decomped EvaluateItem()
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 3e9309b..570f487 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -196,6 +196,8 @@ SECTIONS { asm/code_8046CE4.o(.text); src/code_8048480.o(.text); asm/code_8048480.o(.text); + src/dungeon_ai_item_weight.o(.text); + asm/code_80494EC.o(.text); src/dungeon_map_access.o(.text); asm/code_8049590.o(.text); src/code_80521D0.o(.text); |