diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-01-03 17:31:12 -0600 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-01-03 20:35:20 -0600 |
commit | 2857f7fff93f7832a78bdd06bb724a8ed9128501 (patch) | |
tree | 59ae2ff0f35f3ec268142655311fa9035286c35f /ld_script.txt | |
parent | bc43dbab13a28ede94258976cc939ce6e07d819c (diff) |
Decompile contest_link_81D9DE4.c
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 cf40ed84b..b5457a811 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -154,7 +154,7 @@ SECTIONS { src/field_special_scene.o(.text); src/rotating_gate.o(.text); src/safari_zone.o(.text); - asm/contest_link_80FC4F4.o(.text); + src/contest_link_80FC4F4.o(.text); src/item_use.o(.text); src/battle_anim_effects_1.o(.text); src/battle_anim_effects_2.o(.text); |