diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-14 23:36:22 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-17 23:38:06 -0500 |
commit | b1fc911965c584f5af6522849162527f41461b7c (patch) | |
tree | 6466b915b8223015e3c7ebad7e73d4b6755c4be2 /ld_script.txt | |
parent | da8fcb2ac85554bb099dff69f1d0ec1226156afd (diff) |
Decomped InSameRoom_2()
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 1f31e9b..cc53964 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -219,6 +219,8 @@ SECTIONS { asm/code_8073B78.o(.text); src/dungeon_movement.o(.text); asm/code_8075BA4.o(.text); + src/dungeon_range.o(.text); + asm/code_808333C.o(.text); src/dungeon_random.o(.text); asm/code_808411C.o(.text); src/dungeon_random_1.o(.text); |