summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-04-07 04:57:12 +0100
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-04-06 23:50:08 -0700
commitd82d26c2b3b2b955d43f940ad007c0d839d8c89c (patch)
tree7f6a67ee1faa923347a805f1bfe7f90e9702ac6f /ld_script.txt
parentf081eb66f69d054b48abb2cafeff2bfad8b16859 (diff)
split out field_doortransition.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 65c9d9d78..13a562737 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -123,7 +123,8 @@ SECTIONS {
src/title_screen.o(.text);
src/weather.o(.text);
asm/weather.o(.text);
- src/rom_8080874.o(.text);
+ src/field_doortransition.o(.text);
+ asm/field_doortransition.o(.text);
asm/rom_8080874.o(.text);
src/battle_setup.o(.text);
asm/cable_club.o(.text);