summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-02-24 16:02:31 -0500
committerGitHub <noreply@github.com>2020-02-24 16:02:31 -0500
commit3b558edc7906b2a75b7d65aa396c611ce1802e62 (patch)
tree5858e6933a00ccb2ec24385fc080e6115c9a4eb6 /ld_script.txt
parenta0fa06a066dd2261dfdfb87ea5fd8a4ecb3fa634 (diff)
parent3666a47d1cf9ee654f198bf79f632187b608afa1 (diff)
Merge pull request #267 from PikalaxALT/script_movement
Port script_movement
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index eb6f285e5..74607f92e 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -130,7 +130,7 @@ SECTIONS {
src/trainer_card.o(.text);
asm/pokemon_storage_system.o(.text);
src/pokemon_icon.o(.text);
- asm/script_movement.o(.text);
+ src/script_movement.o(.text);
asm/fldeff_cut.o(.text);
src/mail_data.o(.text);
src/map_name_popup.o(.text);