summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-04-17 14:09:54 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-04-17 14:09:54 -0700
commitd74dda011ad0fc50d3ffb1a98213308e114933cf (patch)
treea15d93cfa9e2029e0cd07722595ae77006302276 /ld_script.txt
parentf4b867393892d435b09f796c98e57e10a1ba0717 (diff)
Port fldeff_teleport
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 bd94c2055..2ee7869b6 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -201,7 +201,7 @@ SECTIONS {
asm/save_failed_screen.o(.text);
asm/clear_save_data_screen.o(.text);
asm/evolution_graphics.o(.text);
- asm/fldeff_teleport.o(.text);
+ src/fldeff_teleport.o(.text);
asm/new_menu_helpers.o(.text);
asm/box_party_pokemon_dropdown.o(.text);
asm/save_menu_util.o(.text);