diff options
author | Cheng Hann Gan <chenghanngan.us@gmail.com> | 2021-10-15 18:30:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 15:30:33 -0700 |
commit | 3f7ee3a806d965fae70fd98f2cd1af13a2e4cf0b (patch) | |
tree | d8edbe0b291c2771dd3cf0c52fb088d303a03d2c /ld_script.txt | |
parent | 18726d97cfe82c38a4809ca1fb4fd4aeda7a7ee1 (diff) |
Decomped entityExists() (#64)
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 7bdcb4b..4ccd069 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -182,6 +182,8 @@ SECTIONS { asm/code_8041AD0.o(.text); src/code_80428A0.o(.text); asm/code_80428A0.o(.text); + src/dungeon_engine.o(.text); + asm/code_80450F8.o(.text); src/code_8048480.o(.text); asm/code_8048480.o(.text); src/code_80521D0.o(.text); |