diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-14 19:03:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-14 19:03:16 -0400 |
commit | 8c54cccc993ab617ac8bbfb1fc6347484640c441 (patch) | |
tree | 67645da248bc0e0c60bcfade25b036744ab9f067 /ld_script.txt | |
parent | 7d657ef56716fd01bacf4a47df50ad0ec3d03b10 (diff) |
sub_81231EC
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7b53e8b35..4b103324e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -216,6 +216,7 @@ SECTIONS { src/battle/battle_controller_linkpartner.o(.text); src/battle/battle_message.o(.text); src/field/choose_party.o(.text); + src/scene/cable_car.o(.text); asm/cable_car.o(.text); asm/roulette_util.o(.text); asm/cable_car_util.o(.text); |