diff options
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); |