diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-09-01 18:05:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 18:05:30 -0700 |
commit | db05ce306fa55c9d64b7123e47cf2b66416afe40 (patch) | |
tree | fa0258192daa7a0319a425a688e1c56a8ed67ab2 /ld_script.txt | |
parent | 459171cf48157699e044b66b8274e500ecd5fe0d (diff) |
More PMD grind (#50)
* more sese grind
* match sub_802ABF8
* some more work
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt index 762f1ae..6bd55fa 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -113,19 +113,20 @@ SECTIONS { asm/code_801DCC4.o(.text); src/gulpin_shop.o(.text); asm/gulpin_shop.o(.text); + src/gulpin_shop_1.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); - asm/code_8027C84.o(.text); + asm/friend_area_action_menu_1.o(.text); src/wonder_mail_pre.o(.text); asm/wonder_mail.o(.text); src/wonder_mail.o(.text); - asm/wonder_mail_1.o(.text); src/wonder_mail_2.o(.text); - asm/code_802B640.o(.text); + asm/wonder_mail_2.o(.text); src/wonder_mail_3.o(.text); asm/wonder_mail_3.o(.text); + src/wonder_mail_3_1.o(.text); src/makuhita_dojo.o(.text); asm/makuhita_dojo.o(.text); asm/wonder_mail_4.o(.text); @@ -149,7 +150,9 @@ SECTIONS { src/unk_menu_203B360_1.o(.text); src/unk_menu_203B364.o(.text); asm/unk_menu_203B364.o(.text); + src/rescue_password_menu.o(.text); asm/rescue_password_menu.o(.text); + src/rescue_password_menu_1.o(.text); src/load_screen.o(.text); src/wonder_mail_main_menu.o(.text); asm/wonder_mail_main_menu.o(.text); |