summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authoritskobold <itskobold@users.noreply.github.com>2017-11-20 18:27:23 +0000
committeritskobold <itskobold@users.noreply.github.com>2017-11-20 18:27:23 +0000
commitcaf952e02eb29f56a0c8b8571a6c5c4f8d0d2ef2 (patch)
treef0592fc84aeb433b0fb59d9ceabd025b5589f83b /ld_script.txt
parent625be4bf04c9f14c4e1ee2e1ab74e7a5a7964a33 (diff)
parent1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald
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 40e11e4e1..e9c810adc 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -124,7 +124,7 @@ SECTIONS {
asm/battle_setup.o(.text);
asm/cable_club.o(.text);
asm/trainer_see.o(.text);
- asm/wild_encounter.o(.text);
+ src/wild_encounter.o(.text);
asm/field_effect.o(.text);
asm/unknown_task.o(.text);
asm/option_menu.o(.text);