diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-03 12:12:06 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-03 12:12:06 -0400 |
| commit | 26d940dfeb48d8471db4a0cf2477aff68f681090 (patch) | |
| tree | bc5b7c2fd69616bb79889ecef8604cdd1e6f61b5 /ld_script.txt | |
| parent | afd5f1f52f7a2b74e9850892aef118292a45df8e (diff) | |
Finish itemfinder dism/decomp
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index 596ef05e2..03c79232b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -253,7 +253,6 @@ SECTIONS { src/dynamic_placeholder_text_util.o(.text); src/berry_pouch.o(.text); src/itemfinder.o(.text); - asm/itemfinder.o(.text); src/buy_menu_helpers.o(.text); src/slot_machine.o(.text); src/roamer.o(.text); @@ -469,7 +468,6 @@ SECTIONS { src/dynamic_placeholder_text_util.o(.rodata); src/berry_pouch.o(.rodata); src/itemfinder.o(.rodata); - data/itemfinder.o(.rodata); src/buy_menu_helpers.o(.rodata); src/slot_machine.o(.rodata); src/roamer.o(.rodata); |
