diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 23:02:08 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 23:02:08 +0200 |
commit | c9603c40d86053a571023845b5c32c8ff381cabe (patch) | |
tree | d79f28da3ffd3c2eff489c62072204395cccfc2b /ld_script.txt | |
parent | 8731a8caa5602a516972329f7aa0624794b29ff2 (diff) | |
parent | 0918cadae3c2ab22993099bd474d40f93a893d5d (diff) |
Merge branch 'master' into decomp_pokemon
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 146a609be..cbc5b4bb7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -100,7 +100,7 @@ SECTIONS { asm/field_message_box.o(.text); asm/map_obj_lock.o(.text); src/text_window.o(.text); - asm/script.o(.text); + src/script.o(.text); asm/scrcmd.o(.text); asm/field_control_avatar.o(.text); src/event_data.o(.text); |