diff options
author | YamaArashi <shadow962@live.com> | 2016-12-18 23:59:06 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-18 23:59:06 -0800 |
commit | 614ab538006f6a5df1de007f3e8343de35cf0cad (patch) | |
tree | 62ecec701cf1ba2e54a0c9c3c3b7f5a336c2b37b /ld_script.txt | |
parent | e57861e2bf71ab77f12cab160e7268cf027c5c45 (diff) |
begin decompiling field_ground_effect.c
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 40a1abe41..aa16920ca 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -72,6 +72,7 @@ SECTIONS { src/field_door.o(.text); src/field_player_avatar.o(.text); asm/field_map_obj.o(.text); + src/field_ground_effect.o(.text); asm/field_ground_effect.o(.text); src/map_obj_80643A4.o(.text); src/field_message_box.o(.text); |