diff options
author | YamaArashi <shadow962@live.com> | 2017-01-02 04:22:46 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-02 04:22:46 -0800 |
commit | 8b98e7a24b00cbb0db037f2e086b4688d72c18c1 (patch) | |
tree | a352a0a782e3c92410257e4aae11fb8f0ab75d3a /ld_script.txt | |
parent | 98e5b2ccac6da05fb3b8032c6e5038b26bba140c (diff) |
split rom_8148B8C.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index b4b5b4b98..33f811cb3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -213,7 +213,12 @@ SECTIONS { asm/braille_puzzles.o(.text); asm/pokeblock_feed.o(.text); src/clear_save_data_menu.o(.text); - asm/rom_8148B8C.o(.text); + asm/intro_credits_graphics.o(.text); + asm/evolution_graphics.o(.text); + asm/bard_music.o(.text); + asm/fldeff_teleport.o(.text); + asm/unknown_debug_menu.o(.text); + asm/rom_814A518.o(.text); src/menu_cursor.o(.text); } =0 |