From 3a1db3dfac99d017b592afa4e7e3fc7325e060cc Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Tue, 19 Oct 2021 17:48:38 -0700 Subject: Moves and some friend_area_action_menu --- ld_script.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index da87473..d3c9af9 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -111,6 +111,7 @@ SECTIONS { asm/code_801D760.o(.text); src/code_801DCC4.o(.text); asm/code_801DCC4.o(.text); + src/hints_menu.o(.text); src/gulpin_shop.o(.text); asm/gulpin_shop.o(.text); src/gulpin_shop_1.o(.text); @@ -118,7 +119,6 @@ SECTIONS { src/friend_area_action_menu.o(.text); asm/friend_area_action_menu.o(.text); src/friend_area_action_menu_1.o(.text); - asm/friend_area_action_menu_1.o(.text); src/wonder_mail.o(.text); src/thank_you_wonder_mail.o(.text); src/wonder_mail_2.o(.text); @@ -232,7 +232,10 @@ SECTIONS { src/friend_area.o(.text); asm/friend_area_1.o(.text); src/friend_area_1.o(.text); - asm/code_8092334.o(.text); + src/moves.o(.text); + asm/moves_1.o(.text); + src/moves_1.o(.text); + asm/code_8094148.o(.text); src/code_8092334.o(.text); src/game_options.o(.text); asm/code_8094D28.o(.text); -- cgit v1.2.3