diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-20 18:12:17 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-20 18:12:17 -0500 |
commit | c5cd6e137fbad180a21ec24a50fde76633db0c20 (patch) | |
tree | 38953616b74da130bd832635bed1c605d4b0e322 /ld_script.txt | |
parent | 74d89a6fe4615b4c463852e98c2ea43bb1f6bf00 (diff) |
Decomped IsSleeping()
-Function provided by SethBarberee.
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 8bf1b5c..23ea939 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -210,7 +210,7 @@ SECTIONS { src/status_checks.o(.text); asm/code_80701A4.o(.text); src/status_checks_1.o(.text); - asm/code_8070B28.o(.text); + asm/code_8070B48.o(.text); src/dungeon_capabilities.o(.text); asm/code_8070BC0.o(.text); src/dungeon_capabilities_1.o(.text); |