diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-21 15:40:12 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-21 15:40:12 -0500 |
commit | 33d2d6175067e75cd222b8f05234221ec2d2b82b (patch) | |
tree | 2f0c77cc29752a06797c3630daafde232ae14c0d /ld_script.txt | |
parent | 07795b6ff619c30426ad279ef840842ef3dea2ac (diff) |
Decomped CanLayTrap()
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 895844e..cb2019c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -242,6 +242,8 @@ SECTIONS { asm/code_807CD9C.o(.text); src/weather.o(.text); asm/code_807E5AC.o(.text); + src/trap.o(.text); + asm/code_807FCD4.o(.text); src/dungeon_range.o(.text); asm/code_808333C.o(.text); src/dungeon_random.o(.text); |