diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-29 04:13:15 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-29 04:13:15 -0500 |
commit | 3eaaa59c047f529c81bcfe2cd0f5d0c8fdcc6bff (patch) | |
tree | 719ef25d376f4fd3958b4164390a45e108e368b9 /ld_script.txt | |
parent | 10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff) |
start decompiling field_map_obj_helpers
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index f2a9d8196..eb682c035 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -97,6 +97,7 @@ SECTIONS { asm/field_player_avatar.o(.text); src/field_map_obj.o(.text); asm/field_ground_effect.o(.text); + src/field_map_obj_helpers.o(.text); asm/map_obj_8097404.o(.text); asm/field_message_box.o(.text); asm/map_obj_lock.o(.text); |