diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-07 23:32:32 -0600 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-07 23:32:32 -0600 |
commit | cbf41c6bf31e16fa0ec0b60fc067429e387b5943 (patch) | |
tree | 4c5bd756ad73fc8dc49ba4fcbee6906c28b9131a /ld_script.txt | |
parent | 3cdde2a92a187d437dc7d24273177b59ab5b9511 (diff) |
Decomped HasNegativeStatus()
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 46e4fa2..cdfbd8f 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -208,6 +208,8 @@ SECTIONS { src/code_806CD90.o(.text); asm/code_806CD90.o(.text); asm/code_807001C.o(.text); + src/status_checks.o(.text); + asm/code_8070B28.o(.text); src/dungeon_capabilities.o(.text); asm/code_8070BC0.o(.text); src/dungeon_capabilities_1.o(.text); |