summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-12-25 20:57:12 -0600
committercamthesaxman <cameronghall@cox.net>2017-12-25 20:57:12 -0600
commitef9b0680653a5291b168b22b8ed0d273b6b1febe (patch)
tree6025e76fba2bd2bd64f66f971f47b81469b14af0 /ld_script.txt
parentaa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff)
move easy_chat.c out of field/
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 07334bd2c..f0520d1e9 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -303,7 +303,7 @@ SECTIONS {
asm/battle_intro.o(.text);
src/field/bike.o(.text);
asm/easy_chat.o(.text);
- src/field/easy_chat.o(.text);
+ src/easy_chat.o(.text);
src/pokenav_before.o(.text);
asm/pokenav.o(.text);
src/pokenav_after.o(.text);