diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-14 08:17:05 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-14 08:17:05 +0200 |
commit | eb392e3755aa79a0e2e4ab9f5590739774a9260e (patch) | |
tree | 3afc7a071cc49f8dad889f57f847b833cc335a97 /ld_script.txt | |
parent | bba94787f73662b21703d105603da6d1f40a442c (diff) | |
parent | 3f0250648efc347ce6fab48e8bb814000c847b77 (diff) |
Merge branch 'master' into decompile_battle_message
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 fe46e10b7..25dbc85e5 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -265,7 +265,7 @@ SECTIONS { src/braille_puzzles.o(.text); asm/pokeblock_feed.o(.text); src/clear_save_data_menu.o(.text); - asm/intro_credits_graphics.o(.text); + src/intro_credits_graphics.o(.text); asm/evolution_graphics.o(.text); src/bard_music.o(.text); src/fldeff_teleport.o(.text); |