diff options
author | EternalCode <dilshan.gunasekera@mail.utoronto.ca> | 2017-12-03 20:46:56 -0500 |
---|---|---|
committer | EternalCode <dilshan.gunasekera@mail.utoronto.ca> | 2017-12-03 20:46:56 -0500 |
commit | 077089f0e5bd90701fe7ba080e6b25bc67848aed (patch) | |
tree | 04b9013b7a60f22881279b70e8f3ba8def03ef0b /ld_script.txt | |
parent | 0250aefb73a995a6812a657193abeb96eb34d489 (diff) |
fldeff_teleport file completed
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 e71b63e6c..a3c4b498e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -226,7 +226,7 @@ SECTIONS { asm/intro_credits_graphics.o(.text); src/evolution_graphics.o(.text); src/bard_music.o(.text); - asm/fldeff_teleport.o(.text); + src/fldeff_teleport.o(.text); asm/battle_link_817C95C.o(.text); asm/pokemon_animation.o(.text); src/recorded_battle.o(.text); |