diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-01-28 00:22:06 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-01-28 00:22:06 -0500 |
commit | 2a16b7cb81419aed581a86a831d1e2413ad57b39 (patch) | |
tree | 991b09390675a4d515b2d23ca1e7d9922baeb49d /ld_script.txt | |
parent | 10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff) |
decompile field_message_box
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 f2a9d8196..44b503c55 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); asm/map_obj_8097404.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); |