diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
commit | 6aa475c6310c609743a9a2005e7942050c396865 (patch) | |
tree | 18be7369829badfef35a6c337005e875049027e5 /ld_script.txt | |
parent | f308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (diff) |
Sese's vacation work
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 5932f0b..38fe51b 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -113,6 +113,7 @@ SECTIONS { asm/code_801DCC4.o(.text); src/gulpin_shop.o(.text); asm/gulpin_shop.o(.text); + asm/friend_list_menu.o(.text); src/friend_area_action_menu.o(.text); asm/friend_area_action_menu.o(.text); src/friend_area_action_menu_1.o(.text); @@ -205,6 +206,7 @@ SECTIONS { asm/friend_area_1.o(.text); src/friend_area_1.o(.text); asm/code_8092334.o(.text); + src/code_8092334.o(.text); src/game_options.o(.text); asm/code_8094D28.o(.text); src/play_time.o(.text); @@ -220,6 +222,7 @@ SECTIONS { src/code_8097F40.o(.text); src/exclusive_pokemon.o(.text); asm/exclusive_pokemon.o(.text); + src/exclusive_pokemon_1.o(.text); asm/code_80983D8.o(.text); src/code_80983D8.o(.text); asm/code_8098468.o(.text); |