diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-14 08:15:57 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-14 08:15:57 +0200 |
commit | 2324abcbee3e40d8c4f950c1cdb98c6fe37bd622 (patch) | |
tree | e01f040e63d035247fbe7c72df9b525d629352e8 /ld_script.txt | |
parent | bf0f2e4a0ba447abf50340586045f3567ab7a9b8 (diff) | |
parent | 3f0250648efc347ce6fab48e8bb814000c847b77 (diff) |
Merge branch 'master' into decompile_berry_blender
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 91da7c5bd..4e99c6d24 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); |