diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-31 00:13:49 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-31 00:13:49 -0500 |
commit | e7fffb5e9af4f2248426da1ec7c00b707e79efe0 (patch) | |
tree | 7f93ae72be2ed2b9cc7d2d35b0b9ca6a815f22a3 /ld_script.txt | |
parent | 09302c0bc5ead4e28099ba88cb486dab6def4d8f (diff) | |
parent | 3167dec9467dbba3419555bae746f89a7e6089a1 (diff) |
merge
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 369cc473b..871729691 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -98,7 +98,7 @@ SECTIONS { src/field_map_obj.o(.text); asm/field_ground_effect.o(.text); src/field_map_obj_helpers.o(.text); - asm/field_message_box.o(.text); + src/field_message_box.o(.text); asm/map_obj_lock.o(.text); src/text_window.o(.text); src/script.o(.text); |