summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
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 797d52a93..d9c4546ff 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -171,7 +171,7 @@ SECTIONS {
asm/ghost.o(.text);
src/dragon.o(.text);
asm/dark.o(.text);
- asm/ground.o(.text);
+ src/ground.o(.text);
asm/normal.o(.text);
src/battle_anim_utility_funcs.o(.text);
asm/battle_intro.o(.text);