diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-02-07 14:11:08 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-02-07 14:11:08 -0500 |
commit | 1b303aeee87095400aae7c0d1ff9f94e83594691 (patch) | |
tree | ea497604902a5d6dc2ba04e76564633f73164d3b /ld_script.txt | |
parent | eb6aed50e56f36ce416f7ecc8edfacea1da61bf1 (diff) |
decompiled up to task_new_game_prof_birch_speech_3
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 345afb27f..19661fb56 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -54,6 +54,7 @@ SECTIONS { src/string_util.o(.text); asm/link.o(.text); src/rtc.o(.text); + src/main_menu.o(.text); asm/main_menu.o(.text); src/battle_controllers.o(.text); src/decompress.o(.text); |