summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-26 14:45:58 -0400
committerGitHub <noreply@github.com>2019-09-26 14:45:58 -0400
commit9f0ca438d6e55a0bc03f75ac12c857970cff6919 (patch)
tree31bf6d86f4ae90975f61f894697d68359b7af908 /ld_script.txt
parent9c6cee5d6c44820913786ff0c8b448be53ced95d (diff)
parent55a70ffb18320e47591bcf98a414481cf477e546 (diff)
Merge pull request #102 from PikalaxALT/field_fadetransition
Field fadetransition
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 7952b2cd8..131b6b4e9 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -119,7 +119,7 @@ SECTIONS {
src/reset_save_heap.o(.text);
asm/field_weather.o(.text);
asm/field_weather_effects.o(.text);
- asm/field_fadetransition.o(.text);
+ src/field_fadetransition.o(.text);;
asm/field_screen_effect.o(.text);
asm/battle_setup.o(.text);
asm/cable_club.o(.text);