summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-14 22:49:29 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-14 22:49:29 +0800
commitc7c3d3b5eedeb9a330d1200a281ebc221f6098da (patch)
tree7f6edcf0d64b850f16ccba845ae275a4b763cf82 /ld_script.txt
parent7a307c90cfe6e6be6652fd5f5a0fd7f709867773 (diff)
parentbe422beca672a776ad2b9b8025c5d828150a3314 (diff)
Merge branch 'master' into misc
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 dae8f4887..6dddecf0c 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -197,7 +197,7 @@ SECTIONS {
asm/battle_message.o(.text);
src/math_util.o(.text);
src/roulette_util.o(.text);
- asm/cable_car_util.o(.text);
+ src/cable_car_util.o(.text);
src/save.o(.text);
src/mystery_event_script.o(.text);
asm/field_effect_helpers.o(.text);