summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-27 07:14:33 -0700
committerEvan <eroelke@gmail.com>2019-11-27 07:14:33 -0700
commitcba5ebbd5af599736f84a8ef0142382f5a96f4af (patch)
tree6402283990a4a2e4ff03f58fa612801cffa5212b /ld_script.txt
parent4b33546727007829bb80121790ff377f4e9739b9 (diff)
remove pokeball.s
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 cf7005555..c5dfe1797 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -83,7 +83,7 @@ SECTIONS {
src/daycare.o(.text);
asm/battle_interface.o(.text);
asm/smokescreen.o(.text);
- asm/pokeball.o(.text);
+ src/pokeball.o(.text);
src/load_save.o(.text);
src/trade.o(.text);
src/trade_scene.o(.text);