diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-08-13 21:08:29 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-08-13 21:08:29 -0400 |
commit | d0ffff39991058af656fabcf1824c5a05f155bea (patch) | |
tree | 7616dd28e2c95ac90571b38d7c0b89bad1f22618 /ld_script.txt | |
parent | 2fc46db68496ae03e99b5ae131fceba6ba0e2127 (diff) | |
parent | 3f0250648efc347ce6fab48e8bb814000c847b77 (diff) |
merge
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 17cc3bb13..31d50e4b3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -265,7 +265,7 @@ SECTIONS { src/field/braille_puzzles.o(.text); asm/pokeblock_feed.o(.text); src/engine/clear_save_data_menu.o(.text); - asm/intro_credits_graphics.o(.text); + src/scene/intro_credits_graphics.o(.text); asm/evolution_graphics.o(.text); src/field/bard_music.o(.text); src/field/fldeff_teleport.o(.text); |