diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-14 23:26:56 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-14 23:26:56 -0500 |
commit | da8fcb2ac85554bb099dff69f1d0ec1226156afd (patch) | |
tree | c508aa56c680a67d88fe0458f14c66ddec372be3 /ld_script.txt | |
parent | b458476078a75905b2cd081455ce18b51d571c79 (diff) |
Decomped CanSee()
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 e9a805b..1f31e9b 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -190,6 +190,8 @@ SECTIONS { asm/code_804ACA0.o(.text); src/dungeon_util.o(.text); asm/code_80450F8.o(.text); + src/dungeon_visibility.o(.text); + asm/code_8045A00.o(.text); src/code_8048480.o(.text); asm/code_8048480.o(.text); src/code_80521D0.o(.text); |